OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: How about over 1,000,000 XHTML Namespace URIs?

[ Lists Home | Date Index | Thread Index ]
  • From: "Jeff Greif" <jmg@trivida.com>
  • To: "David Megginson" <david@megginson.com>,"XML-Dev Mailing list" <xml-dev@ic.ac.uk>
  • Date: Wed, 1 Sep 1999 15:48:15 -0700

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>

People shouldn't be adding such tags, defining DTDs to support them,  or
making namespaces to attempt to distinguish their new bogus HTML derivatives
from the vanilla forms.  One would hope vendors would not be so stupid as to
do this when there is no longer any justification whatever (in some earlier
HTMLs there was no uniform mechanism).

Jeff

----- Original Message -----
From: David Megginson <david@megginson.com>
To: XML-Dev Mailing list <xml-dev@ic.ac.uk>
Sent: Wednesday, September 01, 1999 2:35 PM
Subject: How about over 1,000,000 XHTML Namespace URIs?


...
> What happens when a vendor wants to create a new element that will
> appear in, say, an HTML paragraph?  Obviously the new element itself
> (such as <ms:spreadsheet> or <ra:videoclip>) will have to be in a
> different Namespace -- that's the whole point -- but will the
> containing paragraph have to be in a different Namespace as well?  In
> other words (assuming that XHTML is the default Namespace) can we have
>
>   <p>Today, President Clinton visited the finger lakes.
>     <ra:videoclip src="clinton.ram" />.</p>
>
>   <p>Economic indicators are down.
>     <ms:spreadsheet src="stuff.xls" />.</p>
>
> or does it have to be this?
>
>   <ra:p>Today, President Clinton visited the finger lakes.
>     <ra:videoclip src="clinton.ram" />.</ra:p>
>
>   <ms:p>Economic indicators are down.
>     <ms:spreadsheet src="stuff.xls" />.</ms:p>
>
> (And, of course, an <ms:li> to hold the <ms:p>, and an <ms:ul> to hold
> the <ms:li>, and an <ms:body> to hold the <ms:ul>, and an <ms:html> to
> hold the <ms:body> -- it will always necessarily bubble to the top
> <html> element).
...
>



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)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS