Oxygen XML Editor
 
[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: Julian Reschke <julian.reschke@xxxxxx>
Date: Tue, 01 May 2007 23:21:46 +0200

David Carlisle wrote:
Problem is, it may conflict with the document's DTD (this applies for instance for RFC2629's DTD).


there's always

<!DOCTYPE foo SYSTEM "whatever" [
<!ATTLIST foo xml:space #IMPLIED>
]>
<foo xml:space="preserve">
....

Not that the other browsers (apart frm IE) fetch the DTD anyway.

Understood. But that defeats the idea to have a single master document that you can maintain and serve directly...


Best regards, Julian


Current Thread
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor