xsl-list
[Top] [All Lists]

Re: Re: referencing a stylesheet within xsl:document

2002-12-18 11:23:42
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(_at_)redhat(_dot_)com  | 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



<Prev in Thread] Current Thread [Next in Thread>