[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

xmlns:html="foo" - a cross-browser solution?

  • From: Lisa Rein <lisarein@f...>
  • To: Don Park <donpark@d...>
  • Date: Mon, 06 Sep 1999 18:06:01 -0700

xmlns html
Idea:

Right now, millions of confused HTML authors are anxiously waiting to
use namespaces, even though most of them are not sure why.  
I'm not usually one to give HTML special treatment :-), but it might be
worthwhile in this case:  there are a billion versions of the HTML specs
out there, all those HTML Doctypes addresses, W3C website addresses for
the specs themselves, and whatever else someone might mistake for the
correct URI value (should one ever be chosen).  

With all this in mind, how can we just pick out a single HTML NameSpace
URI amongst ourselves during one holiday-ish afternoon on a mailing list
and then expect for that value (or any other single value) to be
wholeheartedly "adopted" by every past, present, and future follower?

That gave me an idea:  What about allowing ANY unique URI value to be
declared within the html namespace; they would just be used for
rendering well-formed HTML from within a browser (all it really should
be used for anyway)...

This way, the IE5+ and Mozilla 5+ html namespace declarations could at
least be made compatible -- next time around -- no excuses :-) 

Something like this:

<webpage xmlns="http://www.mytagset.com"
         xmlns:html="http://www.aolownusnow.com/mozilla/html/whatever" >
or 

<webpage xmlns="http://www.mytagset.com"
         xmlns:html="http://www.aolareourpals.com/ie/html/whatever" >

Which is really just this to their respective, embedded processors:

<webpage xmlns="http://www.mytagset.com"
         xmlns:html="foo" >


Since each browsers' HTML display behavior is essentially hardcoded in,
making its rendering behavior effectively application-specific anyhow. 
Wouldn't it at least be helpful to have that next time around thing
cleared up?

This would also make things "easy" for all walks of HTML authors -- and
keep things backwards-and-forwards-compatible.

Would this create other problems I haven't thought of yet?  

2. And we are NOT talking about XHTML, right?  XHTML is the components
made up of well-defined collections of HTML elements, and XHTML must
have an explicitly-defined Namespace, etc.....

Right? :-)

thanks,

lisa


Don Park wrote:
> 
> Both Tim Bray and David Megginson proposed we settle on the Namespace URI
> for HTML.  I think this is a clear enough and small enough task for us
> (XML-DEV) to accomplish here and now.
> 
> Here are some candidates:
> 
> 1) "http://www.w3.org/Markup/" - by David Megginson
> 2) "http://www.w3.org/HTML/1999/namespace" - by Tim Bray
> 3) "http://www.w3.org/HTML/2000/Namespace" - by Don Park (I like zeros :)
> 
> Lets just settle on one and start using it.  If W3C balks, we can go with:
> 
> 4) "http://www.xml.org/HTML/2000/Namespace" - (if Jon Bosak agrees)
> 
> Signup by replying with one of the numbered options.
> 
> If you are against this proposal, select this:
> 
> 0) "hell://no.stinking.namespace/4/HTML"
> 
> Best,
> 
> Don Park    -   mailto:donpark@d...
> Docuverse   -   http://www.docuverse.com
> 
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
> 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@i... the following message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo@i... the following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@i...)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
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@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.