dbenoff

Results 3 issues of dbenoff

I have a hibernate entity with a polymorphic collection annotated with both Jaxb and JPA annotations like so: ``` java @XmlElementRefs({ @XmlElementRef(type = Question.class), @XmlElementRef(type = ChoiceQuestion.class), @XmlElementRef(type = AgeRangeQuestion.class),...

VF is a legal value for foreignExchangeIndicator in IATBatchHeader MTE and POS are legal values for transactionTypeCode in FirstIATAddendaRecord https://www.bmocm.com/products/treasury/cashmanagement/iat/resource/images/IAT_Specific_Data.pdf

Tested against https://valhalla1.openstreetmap.de/trace_attributes All points are matched and each point has edge data so clearly the match was successful. But the edge data was omitted from the response. This looks...