[
Lists Home |
Date Index |
Thread Index
]
Dear Mr. Bourret,
Thanks so much for your help! But it is very strange that I can't find any
Java codes about parsing XML according to XML Schemas on the Web or relevant
books. Could you please provide me with information about this?
Best regards,
Li Bing
----- Original Message -----
From: "Ronald Bourret" <rpbourret@rpbourret.com>
To: "Li Bing" <bing.li@asu.edu>
Cc: <xml-dev@lists.xml.org>
Sent: Wednesday, April 17, 2002 2:53 PM
Subject: Re: [xml-dev] How Can I Know My XML is Valid With XML Schema
Without DTD?
> > Li Bing wrote:
>
> > It is time for me to use XML Schema instead of DTD because each one
> > talks about XML schema. Although I think it is unnecessary to use XML
> > schema, I have to change.
>
> If you don't need XML Schemas, don't use them. DTDs work very well for
> many XML documents.
>
> > But until now, I am still not clear how I can know my XML files are
> > valid with XML schemas without DTDs. Anyone can give me help?
>
> You can either use a stand-alone schema validator (such as XSV or Sun's
> Multi-Schema Validator) or a parser that supports XML Schemas (such as
> Xerces).
>
> -- Ron
>
> >
> > Thanks so much in advance!
> > Li Bing
> >
> >
> > _.--"""--._
> > .' '-. `.
> > __/__ (-. `\ \
> > /o `o \ \ \ \
> > _\__.__/ )) | | ;
> > .--;" | | \
> > ( `) | | \
> > _|`---' .' _, _| | `\
> > '`_\ \ '_,.-';_.-`\| \ \_
> > .' '--'---;` / / |\ |_..--' \
> > \'-'.' .--'.__/ __.-;
> > `"` (___...---''` \
> > _/_ \
> > /ASU\ libing@asu.edu
> > \___/ 480-965-9038(L), 602-743-9767(C)
> > http://www.public.asu.edu/~libing
>
> --
> Ronald Bourret
> Programming, Writing, and Research
> XML, Databases, and Schemas
> http://www.rpbourret.com
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>
|