JAXB XML with scheme declarations in top



I need to convert an object into an XML, but I want to put the XML Schema on currently generated header.


my goal and this:



<object name>
<schema>
...
</schema>
<object values>
...
</object values>
</object name>


thks


No comments:

Post a Comment