[
Lists Home |
Date Index |
Thread Index
]
Michael Champion wrote:
> Which specification says that namespace names MUST be syntactically
> correct absolute URIs?
The Infoset:
XML documents that do not conform to [Namespaces], though technically
well-formed, are not considered to have meaningful information sets.
That is, this specification does not define an information set for
documents that have element or attribute names containing colons that
are used in other ways than as prescribed by [Namespaces].
Furthermore, this specification does not define an information set for
documents which use relative URI references in namespace declarations.
This is in accordance with the decision of the W3C XML Plenary Interest
Group described in [Relative Namespace URI References].
--
Elliotte Rusty Harold elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|