[ http://issues.apache.org/jira/browse/XMLBEANS-152?page=comments#action_12312966 ]
Dan Diephouse commented on XMLBEANS-152: ---------------------------------------- Let me outline my use case: this is handy with soap (working on XFire) because then I can create a wsdl from the various schemas automagically when a user creates a service. ie a user can do: public class MyService { XmlObject doSomething(XmlObject bleh); } and a WSDL will be built automatically for them. Additionally they can gain the power of JSR 181 annotations on their service. > Ability to get schema as an XmlObject or DOM tree > ------------------------------------------------- > > Key: XMLBEANS-152 > URL: http://issues.apache.org/jira/browse/XMLBEANS-152 > Project: XMLBeans > Type: Improvement > Versions: Version 2 Beta 1 > Reporter: Dan Diephouse > > Right now SchemaTypeSystem only allows you to save a schema to a File or a > Filer interface. It'd be great if you could get out the schema as an > XmlObject or DOM tree. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]