You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Nithya <ni...@india.hp.com> on 2004/03/13 07:13:27 UTC

multiple schemas in externalSchemaLocation

Hi

I am trying to set 2 schemas in the externalschemaLocation property. The
first xsd has the any element with the processContents as "lax".

The apache site states that pairs of values can be set for this property.
http://xml.apache.org/xerces-j/properties.html


I have tried this property in the same way as in the example stated at
http://www.w3schools.com/schema/schema_complex_any.asp

The problem is that the parser does not pick up the second xsd. No
validation is done against the second xsd. I am using xerces 2.6.2. Please
let me know if i am missing anything.


I have attached the files that i have used for testing.

Please help!
nithya