users@jaxb.java.net

JAXB / Needs to add header tag and close the header tag at the bottom

From: ennidhi <psatishbabu_at_hotmail.com>
Date: Thu, 18 Nov 2010 01:41:39 -0800 (PST)

I have successfully generated a XML file based on the XSD. I want to add
another tag to my generated XML which is not the part of the XSD. Its like
adding my whole xml inside a new tag. Is there a way to achieve it?
http://old.nabble.com/file/p30239939/User_10111723083878.xml
User_10111723083878.xml


to this xml, I want to add as the parent element "<addRequest
targetID="BottomLineTarget" executionMode="asynchronous"
xmlns="urn:oasis:names:tc:SPML:2:0">
        <data>" and close it at the bottom of the xml.

Is it possible?
-- 
View this message in context: http://old.nabble.com/JAXB---Needs-to-add-header-tag-and-close-the-header-tag-at-the-bottom-tp30239939p30239939.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.