Re: xml schema parser

2001-08-08 Thread jia wei
work done? thanks alot. j.w. --- Elena Litani <[EMAIL PROTECTED]> wrote: > Xerces-2 does not have any XML Schema support. > If you need XML Schema support use Xerces: > http://xml.apache.org/xerces-j/schema.html > > Elena > > jia wei wrote: > > >

xml schema parser

2001-08-08 Thread jia wei
Hi, I am developing some application using xml schema. I have downloaded xerces-2 and found there is a schema parser class, but I have no idea how to use this class. after I generate the javadoc, it does not give me any hint either. can anybody help? thanks. j.w. __