Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.16.2
-
None
-
Unknown
Description
In order for JAXB marshalled XML output to include a noNamespaceSchemaLocation reference, the JaxbDataFormat should allow the property "jaxb.noNamespaceSchemaLocation" to be set on the marshaller. It is already possible to set "jaxb.schemaLocation" via the JaxbDataFormat and other properies, so this should be a straightforward addition.