[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Parser/Object Builder for w3-XML-Schema
- From: Himanshu Gupta <hgupta@DB.Stanford.EDU>
- To: xml-dev@lists.xml.org
- Date: Thu, 24 May 2001 19:03:11 -0700 (PDT)
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