1115: Ambiguous XPath crashes JAXB compiler
We get an error when attempting to create JAXB business objects from the reporting schema because of an ambiguous XPath. The problem is with child elements named “definePosition” within complexType “PositionsAsserted”. I have attached XMLSpy snapshots illustrating the issue and our temporary resolution of it. I have also attached the modified XSD file. This is … Continued