[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Including a saxon:function

Subject: RE: Including a saxon:function
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 9 Feb 2007 19:48:47 -0000
RE:  Including a saxon:function
Just wrap the <saxon:function> element inside an <xsl:stylesheet> element,
and do an <xsl:include> on the file containing the <xsl:stylesheet> element.


Wouldn't it make more sense to be moving to XSLT 2.0, rather than relying on
proprietary extensions to XSLT 1.0?

Michael Kay
http://www.saxonica.com/


> -----Original Message-----
> From: Craig Sampson [mailto:Craig.Sampson@xxxxxxx] 
> Sent: 09 February 2007 19:35
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  Including a saxon:function
> 
>  I've written a saxon:function that I want to include in 
> several different stylesheets. The function works when I 
> physically add it to my stylesheet like so:
> 
> <xsl:stylesheet ...>
> 
> <xsl:include href="a"/>
> <xsl:include href="b"/>
> 
> <xsl:template ...
> 
> <saxon:function name="func:c">
>  ...
>  <saxon:return ...>
> </saxon:function>
> 
> </xsl:stylesheet>
> 
> 
>  But I haven't been able to work out how to include the 
> function if it's externalized in another file. 
>  Does anyone have a snippet of code that illustrates how I 
> can include it or reference it as a separate file.
> 
> Thanks,
>  Craig Sampson

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.