Is it possible to extract the schema document out of the generated XmlBeans?
From: Asaf Lahav [mailto:[EMAIL PROTECTED] Sent: Sunday, November 23, 2008 7:30 PM To: '[EMAIL PROTECTED]' Subject: extracting the schema (XSD/WSDL) from xmlbeans in runtime Hi everybody, Is there a way to extract the XSD or WSDL definition out of an XmlBean in runtime? I would like to be able to extract the schema document used to generate the XmlBeans in runtime. Thanks in advance, Asaf