using JAXB to create xml
I have compiles the BPMN20.xsd, BPMNDI.xsd, DI.xsd, DC.xsd, Semantics.xsd togather with xjc for generating classes for jaxb,I am able to use these classes to create most of the tags in xml, but I am not able to find how to assign form data or declare...