XMLCursor Helps for creating XML

2008-10-31 Thread bala r
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

Re: XMLCursor Helps for creating XML

2008-10-30 Thread Jacob Danner
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