Problemunvalidated
[Error] doc.xml:9:12: cvc-complex-type.2.3: Element 'shipto' cannot have character [children], because the type's content type is element-only. — When I execute schema validation using jaxp.SourceValidator sample of the Xerces-J 2.12.2 distribution. Tension: The type of failure is correct, but the location is on the end tag of 'shipto', line 9, column 12. Outcome: Oxygen uses a customized patched version of Xerces and you can't get the same pinpoint error location from the standard Xerces-J library easily.
03836119-de14-46dd-ba9f-bbc4ed905859
[Error] doc.xml:9:12: cvc-complex-type.2.3: Element 'shipto' cannot have character [children], because the type's content type is element-only. — When I execute schema validation using jaxp.SourceValidator sample of the Xerces-J 2.12.2 distribution. Tension: The type of failure is correct, but the location is on the end tag of 'shipto', line 9, column 12. Outcome: Oxygen uses a customized patched version of Xerces and you can't get the same pinpoint error location from the standard Xerces-J library easily.