[
Lists Home |
Date Index |
Thread Index
]
At 9:50 AM +0000 2/25/03, Bill de hÓra wrote:
>I'm not exagerrating. And what you're saying is irrelevant. XML
>documents without an xmlms attribute on the root doesn't have a
>meaningful XML Infoset. I'll stick my neck and say most XML
>documents are not namespaced.
Any document that is namespace well-formed has an Infoset, including
documents that don't use namespaces at all, providing they also don't
use colons in element and attributes names (except for xml: of course)
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| Processing XML with Java (Addison-Wesley, 2002) |
| http://www.cafeconleche.org/books/xmljava |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
|