Willem Jiang created CAMEL-7484:
-----------------------------------

             Summary: Add an option to JaxbDataFormat to include schema 
location in xml
                 Key: CAMEL-7484
                 URL: https://issues.apache.org/jira/browse/CAMEL-7484
             Project: Camel
          Issue Type: New Feature
          Components: camel-jaxb
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.14.0


Add this setting to marshaller configuration will output schema location in the 
generated xml:
{code}
marshaller.setProperty(Marshaller.JAXB_SCHEMA_LOCATION,
"schemaLocation.xsd");
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to