- From: Daniel Veillard <daniel@veillard.com>
- Date: Mon, 2 Oct 2006 16:02:21 +0200
- To: "Henry S. Thompson" <ht@inf.ed.ac.uk>
- Cc: Bjoern Hoehrmann <derhoermi@gmx.net>, www-xml-linking-comments@w3.org
On Mon, Oct 02, 2006 at 02:00:11PM +0100, Henry S. Thompson wrote: > So I agree that the situation with this document: > > <?xml-stylesheet type='text/css' href='my.css'?> > <html xmlns="http://www.w3.org/1999/xhtml"> > <head> > <base href="http://www.w3.org/Style/"/> > . . . > </html> > > is unclear, and that the *XML Stylesheet* REC should be amended to > cover it. Not in my opinion. The xml-stylesheet PI was defined to be language agnostic. An XSLT processor should not start to add language specific knowledge to process the PI and load the stylesheet. This is opening the door to one revision per XML language designed, that sounds really wrong, and a sure garantee to ruin interoperability of implementations. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/
Received on Monday, 2 October 2006 14:38:59 UTC