You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by bala r <ba...@gmail.com> on 2008/10/29 11:25:57 UTC

Need help for creating xml without schema using xmlcursor

Hi,

I need to create diffrent xml without any schema involved.
is there any tutorial or sample code for xmlcursor to create xml without any
schema involved.

here is some sample xml i need to create..
<ITEM id="3020B>
    <NAME>Item Name</NAME>
    <DESC>Item Descriptoin</desc>
</ITEM>

Thanks in advance.

Thanks
Bala.