- From: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- Date: Fri, 12 Jul 2002 08:03:45 -0400
- To: xml-names-editor@w3.org
I am concerned that there is no simple way for a parser to determine whether or not a document or vocabulary depends on Namespaces 1.1; that is, there is no namespace version declaration. Perhaps one should be added as a genuine processing instruction in the prolog after the XML declaration? e.g. <?xml version="1.0"?> <?namespace version="1.1"?> -- +-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer | +-----------------------+------------------------+-------------------+ | XML in a Nutshell, 2nd Edition (O'Reilly, 2002) | | http://www.cafeconleche.org/books/xian2/ | | http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/ | +----------------------------------+---------------------------------+ | Read Cafe au Lait for Java News: http://www.cafeaulait.org/ | | Read Cafe con Leche for XML News: http://www.cafeconleche.org/ | +----------------------------------+---------------------------------+
Received on Friday, 12 July 2002 09:42:25 UTC