RE: XSL & DTD

Subject: RE: XSL & DTD
From: Mike Brown <mbrown@xxxxxxxxxxxxx>
Date: Wed, 16 Feb 2000 16:12:14 -0700
> Source text: <xsl:stylesheet version="1.0" 
>   xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
> Description: The element 'xsl:stylesheet' is used but not
>   declared in the DTD/Schema
> It seemed like IE5 was ultimately going to insist that I
> have the entire 'XSL DTD'. So I gave up and posted my initial
> query. By the way, if I remove the DOCTYPE declaration from
> the XSL file, the browser no longer complains and my
> start.xml file opens just fine. Any ideas?

Ah, good old IE5. The solution I posted should work with a conformant,
non-validating XML parser. Apparently the one you are using isn't such a
beast. You might try posting to the microsoft.public.xml newsgroup for help
with this.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Re: XSL & DTD
    • Paul Bell - Wed, 16 Feb 2000 15:03:17 -0500
      • <Possible follow-ups>
      • Mike Brown - Wed, 16 Feb 2000 16:12:14 -0700 <=