Hello, I have a couple questions regarding the Xerces XML Schema API.
1. Is it possible to load/create an XSModel from an existing DOM Document object? 2. If the above is not possible, then is there any way to access the underlying Document object from an XSModel? (I am of course assuming that the XS implementation internally uses DOM). Any advise is appreciated. Thanks, Ranjit -- View this message in context: http://www.nabble.com/Loading-an-XSModel-from-a-DOM-Document-object-tp23772911p23772911.html Sent from the Xerces - J - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
