xsl-list
[Top] [All Lists]

Re: triggering xslt-functions from source

2005-11-11 20:45:54
Looks like I found one answer myself. The saxon:evaluate() function works.
And as I read in Michaels book, there no other way in XSLT2.0.

Manuel Baehnisch

MB> I was wondering if it is possible to trigger xslt-functions out of the
MB> source-tree.

MB> Lets say your source-xml has an element as the following:
MB> <foo function="xsl:tokenize(...)" parameters="..."/>

MB> Is it somehow possible to use that as:
MB> <xsl:value-of select="foo/@function"/>




--~------------------------------------------------------------------
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>