You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by "Melton, James" <jm...@bloomberg.com> on 2004/04/08 16:43:02 UTC

Schema Version

I have a schema that I'm compiling which is versioned: 

            <xs:schema version="1.0" .../>

Given an XmlObject tht is generated by parsing a document instance, is
there any way to retrieve the schema version number?

 

Thanks,

Jim Melton