[Home] [By Thread] [By Date] [Recent Entries]


In article <200401011610.i01GAvns018472@a...> you write:

>Is a parser that assesses well-formedness according to the XML
>Namespaces specification
>still a conforming XML 1.0 parser?

No.  A parser that rejects documents conforming to XML 1.0 but not
Namespaces is an XML + Namespaces parser, just as a C compiler is
not a ASCII verifier, and an HTML browser is not a general SGML
parser.

Many XML parsers have a switch allowing you to specify whether you want
a plain XML 1.0 parser or an XML+Namespaces parser, thus saving you $$$
compared with buying both separately.

-- Richard

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member