[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: "XML-Dev Mailing list" <xml-dev@ic.ac.uk>
- Date: Wed, 1 Sep 1999 20:39:15 -0400 (EDT)
Jeff Greif writes:
> But isn't any tag proliferation of this sort (rendering data for an
> external application) supposed to be avoided (in HTML 4 at least)
> by
>
> <OBJECT type="application/x-ms-spreadsheet" data="stuff.xls" ...></OBJECT>
> and
> <OBJECT type="application/x-ra-videoclip" data="clinton.ram" ...></OBJECT>
Pick a different example, then; how about
<p>It costs <ecomm:price curr="USD">$20.00</ecomm:price>.</p>
or
<p>I met <reuters:person>Joe Clark</reuters:person>.</p>
The original selling point of XML (not, I think, its most important
use, but the reason it got all the press) was that it would provide a
well-defined way to extend XML. This is the kind of extension that
people were thinking of, and XHTML will let us all down if it tries to
make such an easy thing hard.
We still end up with exactly the same unmanageable proliferation of
Namespace URIs if we need a different Namespace URI for the HTML
containing each extension.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.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)
|