OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Validating an XML document having no DTD/XSD (using Xerces

[ Lists Home | Date Index | Thread Index ]

Briac.Ansquer@reuters.com wrote:
> I have used XercesJ2 XML parser for validating an XML document against a Schema
> wherein we provided the schema location in the XML file.
> But now, I would like to know whether it's possible to validate the XML
> document where the schema location is not explicitly defined in the XML file
> but provided as a separate argument to the parsing method?
> Is there a specific feature I should set?

For validation against XML Schemas you can specify xsd files using the
following properties [1]:
http://apache.org/xml/properties/schema/external-schemaLocation
http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation

If you have additional questions, please send those to the
xerces-j-user@xml.apache.org mailing list.

[1] http://xml.apache.org/xerces2-j/properties.html
-- 
Elena Litani / IBM Toronto




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS