Hi,

I have an schema file that includes other schema file
as:

<xs:include schemaLocation="d:\schema\address.xsd"/>

When i try to validate an xml document against this
schema file it gives error message:

" s4s-att-invalid-value: Invalid attribute value for
'schemaLocation' in element 'include':
cvc-datatype-valid.1.2.1."

the included schema exists in the correct path and i
can validate the xml against the same schema using xml
spy without error. 
What does this error message mean??

Thanks



__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to