On Fri, 18 May 2007 07:47:08 -0600, Rien van Herpen (@Home)
<R(_dot_)van(_dot_)Herpen(_at_)home(_dot_)nl> wrote:
OK, do you known an extension function that can do this ?
Extension functions are user defined. There are no specific functions
that are specific to XSLT (meaning there is nothing in the spec thats
defines any specific extension functions that must be part of a conformant
processor), and are limited in scope only by what the processor provides
access to. With Saxon-J, for example, you have access to the entire Java
API. With Saxon-N, the .NET API. See
http://www.saxonica.com/documentation/extensibility/intro.html for more
detail.
--
/M:D
M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354 |
http://dev.aol.com/blog/3155
--~------------------------------------------------------------------
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>
--~--