xsl-list
[Top] [All Lists]

Re: [xsl] xsl:function problem

2007-05-14 02:08:15

Ah, thanks.  I didn't even run the function yet, it fails with a
validation error.  But I'll pass the context node as a second param if
I can get the signature to work.

You need to fix the error before you can compile the function.
If I run your posted function definition on any inpuit I get:

$ saxon8 func.xsl func.xsl 
Error on line 7 of file:/c:/tmp/func.xsl:
  XPDY0002: Cannot select a node here: the context item is undefined
Failed to compile stylesheet. 1 error detected.


so saxon doesn't compile this function so there is no function with teh
expected signature.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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