Xerces and Saxon both provide the ability to compile a
schema and access the information in the compiled schema using a Java
API.
Michael Kay
http://www.saxonica.com/
From: Li Yuejiong(John)
[mailto:john_li@macrosynergy.com] Sent: 08 April 2005
12:31 To: xml-dev@lists.xml.org Subject: [xml-dev] Java
library for parsing customer Type definition
Hi,
When I
parse one schema file, there are many customer Type definition, now I
have to parse them myself to get the base type, content type and
other informations. Is there Java library could do this
job?