OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Java API for Accessing XML Schema

[ Lists Home | Date Index | Thread Index ]

Hi Hayden,

Castor is using an internal XML Schema object model whose is carrying
all the XML Schema "Infoset". All XML Schema information could
potentially be accessed through the Castor Schema Object Model. To do so
castor provides a reader to convert an XML schema document in an
in-memory object and a writer to write back your object model.

What kind of information do you think Castor is missing?

Arnaud

PS: Eclipse is also including a Schema Object Model 
> -----Original Message-----
> From: Hayden Marchant [mailto:hayden@unicorn.com]
> Sent: Thursday, November 07, 2002 10:51 AM
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] Java API for Accessing XML Schema
> 
> 
> I am looking for an API that will give me a complete view of the
> whole XMLSchema - attributeGroups, element groups, references to
> attribute groups, knowledge of the location of a definition of an
> object (i.e. tracking of imported/included constructs),
> documentation tags, etc... I need the sort of API that a typical XML
> Schema GUI Tool has internally.
> 
> There are plenty of implementations of XML Parsers (xerces, xml4j,
> orcle xdk, ....), XML Schema to Java binding APIs (JAXB
> implementations, sun, zeus,castor,...) that are internally parsing
> an XML Schema into a java object.
> 
> However, I have found that the XML Parsers generally do not keep all
> of the schema information - they only keep what is relevant for
> validation, like document tags, annotation, and attribute groups are
> resolved into a list of attributes. The same thing with the Java
> binding APIs - information only relevant to the binding process is
> preserved, and everything else is ignored.
> 
> Does anyone know of such an API out there that will be rich enough
> for my needs? If I don't get any responses, I will probably need to
> develop such an API myself. If I do this, I will seriously consider
> releasing it as OpenSource.
> 
> Hayden Marchant, Senior Java Developer,
> Unicorn Solutions
> 
> International dial:U.S. toll free dial:
> Tel: +972 2 649 11171 866 2 UNICOR(N) x117
> Fax: +972 2 649 11121 866 FX UNICO(RN)
> Mobile: +972 55 69 1117
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS