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

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Parser/Object Builder for w3-XML-Schema



Title: RE: Parser/Object Builder for w3-XML-Schema

Hi Himanshu,

have a look at Castor (castor.exolab.org) which includes a java-xml mapping part. Btw, it doesn't create *one* object/class but one class per element (default I guess). I like it pretty much. The good thing is that it supports marshalling AND unmarshalling.

Another option would be the oracle class builder (I forgot the correct name). It also works with schema but doesn't support unmarshalling.

hope this is what you were looking for

Nick

-----Original Message-----
From: Himanshu Gupta [mailto:hgupta@DB.Stanford.EDU]
Sent: Friday, May 25, 2001 4:03 AM
To: xml-dev@lists.xml.org
Subject: Parser/Object Builder for w3-XML-Schema


Hi,

I'm looking for the following:

Software tool that creates an appropriately defined XMLSchema object
from an XMLSchema file/document. In other words, it takes in an XML
Schema (w3 proposed) file as an input and creates a XML Schema object
(something more meaningful than a DOM). Java is most preferable.


Thanks,

--Himanshu

------------------------------------------------------------------
The xml-dev list is sponsored by XML.org, an initiative of OASIS
<http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: xml-dev-request@lists.xml.org