Re: [xsl] Re: referencing a stylesheet within xsl:document

Subject: Re: [xsl] Re: referencing a stylesheet within xsl:document
From: Daniel Veillard <daniel@xxxxxxxxxxxx>
Date: Wed, 18 Dec 2002 19:23:42 +0100
On Wed, Dec 18, 2002 at 09:26:12AM -0800, Shawn O. McKenzie wrote:
> -------------
> you have 2 problems:
> 
> 1. xsl:document is not part of XSLT 1.0, only of XSLT 1.1, which is no 
> longer developed (http://www.w3.org/TR/xslt11/). You won't find any XSLT 
> processors, that know XSLT 1.1. The only one I know is Saxon in some 
> versions.
> Alternative for XSLT 1.0 are different processor specific extension 
> functions like Xalan redirect.
> -------------
> 
> Seems to work fine in libxslt (via xsltproc in Linux).

  you should really use the EXSLT namespace for it
http://www.exslt.org/exsl/elements/document/index.html

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard@xxxxxxxxxx  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/

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


Current Thread