[
Lists Home |
Date Index |
Thread Index
]
- From: Marc.McDonald@Design-Intelligence.com
- To: xml-dev@ic.ac.uk, tbray@textuality.com
- Date: Thu, 9 Sep 1999 17:49:22 -0700
Tim Bray Wrote:
> At 01:24 AM 9/10/99 +0200, Sebastian Schnitzenbaumer wrote:
> >HTML is a damn useful vocabulary after all. Designing a completely
> >new XML language is often the only way. But sometimes, a new
> >application is rather a mixture of the features that HTML (or a
> >subset of HTML) already provides together with entirely new
> >features. In this case, one would re-use a subset of HTML in a new
> >XML language, forming a new XHTML family member.
>
> Exactly. I suspect that 100% of the readers of this list agree 100%
> with this contention. In fact, this is already happening - people
> are stealing chunks of HTML tags in other XML languages. Good design,
> IMHO.
>
> But, if I want, in my own XML language, to use an HTML table here and
> an HTML hyperlink there, it seems to me the most natural thing in
> the world to do this:
>
> <myRootElement xmlns:html="the-namespace-URI-for-HTML">
> <myTag> ...
> <myOtherTag> ...
> <html:a href="adsafa;dfs">sfasafsdj</html:a>
> <yetAnotherTagOfMine> ...
> <html:table>
> <html:tr>...</html:tr></html:table>
> </myRootElement>
>
> why on earth would I want different namespaces for all these different
> HTML modules? There is no possibility of collisions since they're
> all from HTML. -Tim
>
And if the elements 'a', 'table' and 'tr' were not in my own XML
language why would I need to use a namespace at all? If there's no ambiguity
there is no need to use a namespace.
> Marc B. McDonald
> Principal Software Scientist
>
> Design Intelligence, Inc.
> 1111 Third Avenue, Suite 1500
> Seattle, WA 98101
> marc.mcdonald@design-intelligence.com
> Ph: 206.343-7797
> Fax: 206.343.7750
>
> http://www.design-intelligence.com
>
>
>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|