Hello all,
I have a DOM tree which represents an XML Schema instance.
For easier navigation and inspection I'd like use castor's schema object model and create a Schema object inctance from it.
The SchemaReader class creates a Schema object but always parses XML (file/string/InputSource).
Is there another way to create this object from an already parsed DOM Element / Tree?
Thanks Matthias
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
