RE: Handling namespaces in xsd

2014-01-28 Thread Cezar Andrei
I used inst2xsd tool in bin directory: ./xmlbeans/bin/inst2xsd inst.xml [ -verbose -validate ] switches are optional. If you need to call it from your code just look at the implementation. I don't remember if imports are implemented but it's not an XmlSchema spec requirement. Cezar

XmlBeans.getContextTypeLoader Performance

2014-01-28 Thread karl francis
Hi, I'm using XmlBeans 2.2.0 in a Jetty container. When the server is under heavy load and making use of many threads visualvm report that 53% of the application's time is being spent in XMLBeans.getContextTypeLoader.The applications threads are build XML documents hat will later be