multiple schemas in externalSchemaLocation 2004-03-13 - By Nithya
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
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|