|
@@ -16,7 +16,7 @@ contains more than one name space this doesn't work too well as often, |
|
|
each name space is in a separate schema file. |
|
|
each name space is in a separate schema file. |
|
|
|
|
|
|
|
|
The XML document has `xmlns` attributes which use a URI as the identifier. |
|
|
The XML document has `xmlns` attributes which use a URI as the identifier. |
|
|
These URIs are for identifing it, and not a URL, so not able to be used. |
|
|
|
|
|
|
|
|
These URIs are for identifying it, and not a URL, so not able to be used. |
|
|
In fact, different cases in the URIs specify different name spaces even |
|
|
In fact, different cases in the URIs specify different name spaces even |
|
|
in the "host" part, though that is not the case with URLs. In order for |
|
|
in the "host" part, though that is not the case with URLs. In order for |
|
|
validators to find the schema, the attribute |
|
|
validators to find the schema, the attribute |
|
|