Re: XML Schema object representations

Tristan Stevens writes:

>> I'm looking for an XML-Schema object model (Java) that will allow me to 
manipulate and query a schema - with a view to schema-directed XML Editing 
- does anybody know of a suitable (and free) one available??

Try http://www.eclipse.org/xsd/ .  The description is somewhat misleading 
as it refers to a "Schema Infoset".  It is indeed an API for manipulating 
schema components, including parsing and composition of schema documents 
(.xsd files.)

------------------------------------------------------------------
Noah Mendelsohn                              Voice: 1-617-693-4036
IBM Corporation                                Fax: 1-617-693-8676
One Rogers Street
Cambridge, MA 02142
------------------------------------------------------------------

Received on Thursday, 6 February 2003 09:18:30 UTC