Re: Let's get some principles nailed down

Paul Prescod wrote,
> Miles Sabin wrote:
> > The documentation for a function in a programming language should
> > tell you what it does and what it's for. A namespace doesn't _do_
> > anything and it's _for_ disambiguating names ... which is
> > documented perfectly adequately in the Namespaces REC
>
> Every particular namespace is "for" something in particular. XHTML is
> for hypertext, MathML for mathematics, SVG for scalable graphics, RDF
> for resource descriptions, etc.

That's not what it says in the Namespace REC.

In any case, what you really want here is documentation of the XHTML, 
MathML, SVG etc. document types. That documentation already has URIs 
... which aren't the same as their respective namespace identifiers.

Cheers,


Miles

Received on Monday, 18 November 2002 12:17:14 UTC