i am marchalling my java object into xml and i want to keep single xml in
this i want to write ..

sample xml
<?xml version="1.0" encoding="UTF-8"?>
    
 <big-size-request>
   <file-name>kalees.wav</file-name>
    <file-size>423423</file-size>
   <file-type>.wav</file-type>
   <accound-name>coc</accound-name>
   <dictator-name>kalees</dictator-name>
   </big-size-request>

in this xml i want to write nested <big-size-request> inside this when i try
each time the <?xml version="1.0" encoding="UTF-8"?> also written in
side....how to hide this





-- 
View this message in context: 
http://www.nabble.com/how-to-hide--this-%3C-xml-version%3D%221.0%22-encoding%3D%22UTF-8%22-%3E-tag-tp24567307p24567307.html
Sent from the Castor - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to