Schema location (-jaxb.schemaLocation) command
The -jaxb.schemaLocation command specifies the xsi:schemaLocation attribute value to place in the marshalled XML output.
This command is optional.
-jaxb.schemaLocation command syntax
[-jaxb.schemaLocation] xsi:schemaLocation- xsi:schemaLocation
- The xsi:schemaLocation attribute to specify in the generated XML data. Specify the value as a java.lang.String object class. See your JAXB documentation.