RE: [xml-dev] XML schema model - Java implementations

From
Michael Kay <>
To
'RameshNethi' <>,
Date
2007-02-06T08:57:25
ID
<007101c749cc$d2613350$6401a8c0@turtle>
Thread
RE: [xml-dev] XML schema model - Java implementations
There's a proposal from Xerces:

http://www.w3.org/Submission/2004/SUBM-xmlschema-api-20040309/

and there are similar capabilities in Saxon, in Castor, and no doubt
elsewhere.

There's clearly room for a standard API in this area but none exists today.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: RameshNethi [mailto:] 
> Sent: 06 February 2007 07:43
> To: 
> Subject: [xml-dev] XML schema model - Java implementations
> 
> Hi,
> 
> Is there a Java standard API for accessing XML schema model ? 
> That is, parse an XSD and query/modify schema information
> 
> I came across the following in quick google search, but both 
> of these appear to be custom APIs.
> 
> https://xsom.dev.java.net/
> http://ws.apache.org/jaxme/xs/
> 
> 
> Thanks
> Ramesh
> 
> ______________________________________________________________
> _________
> 
> XML-DEV is a publicly archived, unmoderated list hosted by 
> OASIS to support XML implementation and development. To 
> minimize spam in the archives, you must subscribe before posting.
> 
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: 
> subscribe:  List archive: 
> http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>