This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Embedded Stylesheets


>
> I'm trying to embed my stylesheet in my xml file which is covered
> in the XSLT Recommendation at
> http://www.w3.org/TR/xslt#section-Embedding-Stylesheets.
>
>
>
> --XSL FILE--
> <?xml version="1.0" encoding="UTF-8"?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>
> <xsl:template match="/">

There's no reason to believe that anything in the XSLT recommendation is
applicable to Microsoft's WD-xsl processor.

In fact, the section of the XSLT recommendation that deals with embedded
stylesheets has a distinctly "optional" feel to it, and I've no idea how
many XSLT processors implement it.

Mike Kay


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]