Sridhar Raju Y wrote: > Hi All, > Is there any provision to parse the XML Doc against XSD with out > using schemaLocation attribute in the instance document.
Yes, you can specify this location using the "http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation " SAX property: (see http://xml.apache.org/xerces-j/properties.html). Hope this helps. Eric -- See you in Orlando for XML 2001. http://www.xmlconference.net/xmlusa/ ------------------------------------------------------------------------ Eric van der Vlist http://xmlfr.org http://dyomedea.com http://xsltunit.org http://4xt.org http://examplotron.org ------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
