RE: [xsl] newbie question about using saxon

Subject: RE: [xsl] newbie question about using saxon
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Sun, 19 May 2002 07:44:31 +0100
Saxon is an XSLT processor that supports standard XSLT 1.0 stylesheets,
so you don't need anything special in your stylesheet to run it.

However, Saxon also supports a number of extension functions. These are
in a special Saxon-specific namespace, which you only need to declare if
you use these extensions.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> dmitri kerievsky
> Sent: 18 May 2002 00:03
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] newbie question about using saxon
> 
> 
> 
> how is full saxon used in an xsl document?
> i see one example where it is included in the 
> xsl document as xmlns:saxon="http://icl.com/saxon";
> 
> is this correct?
> thx
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Current Thread