Re: Microsoft Schema XML Parser for Java?

Eric,

Unless you want to use Microsoft's parser itself [1] I don't know if you
will find another way.  I did a search for something like this about a week
and a half ago and didn't find anything straight away (though others on the
list might know more...).  It wasn't a thorough, exhaustive search but I
checked all of the usual places.  If you don't want to use Microsoft's DOM
for your Java app-- or if you are just itching to use W3C XML Schemas then
the best solution would be to use a converter such as IBMs XDR->XSD
converter [2], although I haven't used it yet myself.


[1] http://msdn.microsoft.com/xml/general/xmlfaq.asp#issues-java
[2] http://www.alphaworks.ibm.com/tech/xdrtoxsd


Good Luck,
Jeff Rafter
Defined Systems
http://www.defined.net


----- Original Message -----
From: "Eric Pramono" <epramono@balicamp.com>
To: <xmlschema-dev@w3.org>
Sent: Wednesday, February 28, 2001 8:47 PM
Subject: Microsoft Schema XML Parser for Java?


> Dear all..
>
> excuse me if this message is unappropriate for this list..
> I'm new to the list..
>
> I have a question..
> is it possible to implement Microsoft-standard of XML Schema in Java?
> is there an XML parser for Java that supports Microsoft-Schema-standard
> instead of W3C standard?
> I'm currenty using the XML parser supported by Apache Xerces 1.3.0., and
it
> doesn't support the Microsoft-Schema-standard..
>
> Please if anyone could help me out, or point me to some resources..
> I'd really appreciate it..
>
> Thank you in advance.
>
> - Eric Pramono
>

Received on Thursday, 1 March 2001 02:30:23 UTC