No namespace schema location (-jaxb.noNamespaceSchemaLocation) command

The -jaxb.noNamespaceSchemaLocation command specifies the xsi:noNamespaceSchemaLocation attribute value to place in the marshalled XML output.

This command is optional.

-jaxb.noNamespaceSchemaLocation command syntax

[-jaxb.noNamespaceSchemaLocation] xsi:noNamespaceSchemaLocation
xsi:noNamespaceSchemaLocation
The xsi:noNamespaceSchemaLocation attribute to specify in the generated XML data. Specify the value as a java.lang.String object class. See your JAXB documentation.