[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] XSLT 1.0 support in browsers
Subject: RE: [xsl] XSLT 1.0 support in browsers
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 1 May 2007 22:18:22 +0100
|
> there's always
>
> <!DOCTYPE foo SYSTEM "whatever" [
> <!ATTLIST foo xml:space #IMPLIED>
> ]>
> <foo xml:space="preserve">
> ....
>
Ah yes, that lovely feature of DTDs - you can do your own thing, and still
be valid.
Michael Kay
http://www.saxonica.com/
|