[
Lists Home |
Date Index |
Thread Index
]
The other aspect to anyURI is that if you are using a simple type derived
by list from anyURI, then whitespace will be used as a token delimiter.
Therefore in XML you cannot use literal spaces in URI-ish strings for
types derived by list from anyURI. The same issue arises for the
schemaLocation hint.
It is probably prudent to simply avoid spaces in URIs altogether.
Cheers
Rick Jelliffe
|