Thank you I will have a look at these suggestions and the dom4j.

Neil

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 18 February 2003 14:08
To: [EMAIL PROTECTED]
Subject: Re: XML Schema parser?


I assume you want to get element _declarations_ and type _definitions_ out
of a schema (as opposed to elements/attributes in the schema document). If
this is what you want, check out the FAQ about grammars in Xerces [1], and
the schema component API [2].

Note that the interfaces in [2] are marked deprecated, because it's very
likely that they'll get moved to a different package. This doesn't mean
they'll be replaced by another set of interfaces.

[1] http://xml.apache.org/xerces2-j/faq-grammars.html
[2] package org.apache.xerces.impl.xs.psvi

Cheers,
Sandy Gao
Software Developer, IBM Canada
(1-905) 413-3255
[EMAIL PROTECTED]



 

                      Neil Blue

                      <[EMAIL PROTECTED]        To:
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>        
                      pharma.com>              cc:

                                               Subject:  XML Schema parser?

                      02/18/2003 05:35

                      AM

                      Please respond to

                      xerces-j-user

 

 




Hello,

I am looking for a parser that will read in an XML Schema and provide
access
to the elements and  types via an interface. I have found that xerces will
handle schema validation but I have been unable to find out if it also
provides access to the schema's after it has parsed them. Please could
anyone tell me if this is possible, or if there is another method for
parsing XML Schemas.


Thank you
Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to