Definitely a question for the user list vs. the dev list.
The sample you seek is mentioned on the xmlbeans sample page:
http://xmlbeans.apache.org/samples/index.html#Examples+in+XMLBeans+Source

# org.apache.xmlbeans.impl.xsd2inst.SampleXmlUtil  It is a great
example of how to combine the XmlCursor and SchemaType APIs to create
a full [sub]document that includes required children, default values
etc.

HTH,
-jacobd


On Thu, Oct 30, 2008 at 3:23 AM, bala r <[EMAIL PROTECTED]> wrote:
> Hi,
> I need to create diffrent XML dynamically using XMLCursor. The no of XML
> types are more than 50s and we dont have Schema def..
> The difference between each XMLType is Root Element and very few elements.
> IS there any document or sample code for creating new XMl using XMLCursor?
>
>
> Thanks in Advance.
>
> Thanks
> Bala.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to