[ 
http://issues.apache.org/jira/browse/XMLBEANS-152?page=comments#action_12312936 
] 

Radu Preotiuc-Pietro commented on XMLBEANS-152:
-----------------------------------------------

We are currently trying to wrap up on V2 features, so it's unlikely that this 
will make it in this timeframe.
Of course, you understand that saving a SchemTypeSystem to a file means saving 
the metadata in a binary format which makes it faster to load at runtime, and 
this also includes a copy of the Schema sources in case you want to get back to 
them. (see SchemaType.getSourceName() and related).
But yes, if you talk about being able to switch from the compiled Schema* API 
back to the XmlObject API, I think this is useful and will be on the list to 
consider for the future.


> 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]

Reply via email to