[
Lists Home |
Date Index |
Thread Index
]
The JAXP 1.3 API, which is supported by both Xerces and Saxon, makes this
fairly straightforward. Look for the file SchemaValidator.java in the JAXP
1.3 distribution, or an improved version of this called
SchemaValidatorExample.java in the Saxon samples directory.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: kalirathinam.pachiappan@matrixoneindia.com
> [mailto:kalirathinam.pachiappan@matrixoneindia.com]
> Sent: 03 January 2005 11:24
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] Validate a XML againist a schema....
>
> Hi,
> Could someone either tell me how or point me in the right direction to
> find out how to validate an XML doc against a Schema(.xsd) using Java.
>
> Thanks foy your time.
>
> Cheers,
> Kalirathinam
>
> Important Email Information :- The information in this email is
> confidential and may be legally privileged. It is
> intended solely for
> the addressee. Access to this email by anyone else is
> unauthorized.
> If you are not the intended recipient, any disclosure, copying,
> distribution or any action taken or omitted to be taken in
> reliance on it,
> is prohibited and may be unlawful. If you are not the
> intended addressee
> please contact the sender and dispose of this e-mail immediately.
>
>
>
> -----------------------------------------------------------------
> 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://www.oasis-open.org/mlmanage/index.php>
>
>
|