RE: using import element without schemaLocation

I think the answer is: If it knows where to find a schema document for
the required namespace then it should get it from there, if it doesn't,
it should fail (or actually, it should ignore the import, and then fail
if and when it finds a reference to a name in the schema that hasn't
been imported).
 
Michael Kay

-----Original Message-----
From: xmlschema-dev-request@w3.org [mailto:xmlschema-dev-request@w3.org]
On Behalf Of Noga Atsil
Sent: 04 February 2004 13:00
To: xmlschema-dev@w3.org
Subject: using import element without schemaLocation



Hi,

Being "schemaLocation" attribute an optional attribute for "import"
element (while "namespace" is specified on this element) - how should a
processor behave?



 

 

Received on Wednesday, 4 February 2004 12:02:48 UTC