- From: Jirka Kosek <jirka@kosek.cz>
- Date: Fri, 22 Jun 2007 10:58:30 +0200
- To: Maciej Stachowiak <mjs@apple.com>
- CC: "Philip Taylor (Webmaster)" <P.Taylor@Rhul.Ac.Uk>, HTML WG <public-html@w3.org>
Received on Friday, 22 June 2007 08:58:26 UTC
Maciej Stachowiak wrote: > I don't think a version attribute would help. In browser-hosted > implementations, DOM interfaces and default presentation are based > solely on the namespace and tag name, and are not affected by attributes > on the root element. I think this is generally true of non-browser > implementations as well. Doing otherwise would be rather problematic. This is not true. AFAIK the next version of XML Mind XML Editor (which visually renders XML documents using CSS) will be able to switch between configurations not only based on !DOCTYPEs, namespaces and root element name, but also depending on the value of attribute on root element. http://www.xmlmind.com/pipermail/xmleditor-support/2007-June/005420.html So it is perfectly doable. Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member ------------------------------------------------------------------ Be in, register for XML Prague 2007 today! http://www.xmlprague.cz
Received on Friday, 22 June 2007 08:58:26 UTC