Réf. : Re: Réf. : Re: Réf. : RE: XSModel 2003-04-28 - By Nicolas.GOLOUBENKO@(protected)
Thank you, I will have a look.
Bob Schloss <rschloss@(protected) Pour : xerces-j-user@(protected) ibm.com> cc : Objet : Re: R�f. : Re: R�f. : RE: XSModel 04/28/2003 06:39 PM Veuillez r�pondre � xerces-j-user
> introspect the schema itself
Sandy>If you want to check the properties of various schema components, then XSModel is the answer.
Sandy>If you want to check the original XML representation of the schema, then no, not in the Xerces world. The Xerces schema doesn't retain such information.
FYI: There is an open source XML Schema Infoset Model for Java at http://www.eclipse.org/XSD which provides properties of schema components (similar to XSModel) as well as retaining the corresponding XML Information Items which were part of the XML representation of the schema (which you get access to thru a DOM interface). It has not been tuned for very rapid performance, as most users are using it only for development time tools.
Bob Schloss
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|