Hi,
are you aware that valid XML documents can have only one root element ?
Regards
Werner
kalees wrote:
> 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
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email