- From: Jirka Kosek <jirka@kosek.cz>
- Date: Wed, 20 Mar 2013 01:42:52 +0100
- To: Arved Sandstrom <asandstrom2@eastlink.ca>
- CC: public-ppl@w3.org
Received on Wednesday, 20 March 2013 00:43:27 UTC
On 20.3.2013 1:01, Arved Sandstrom wrote:
>> http://saxonica.com/documentation/extensibility/integratedfunctions.xml
>>
> Maybe I'm missing something here, but how do you call one of these
> integration functions from a stylesheet, as opposed to programmatically
> from Java or .NET code?
Same way as any other function. Just declare namespace registered in
Java code using xmlns:foo in the stylesheet and then you can invoke your
function by calling foo:your-function().
--
------------------------------------------------------------------
Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
------------------------------------------------------------------
Professional XML consulting and training services
DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep.
------------------------------------------------------------------
Bringing you XML Prague conference http://xmlprague.cz
------------------------------------------------------------------
Received on Wednesday, 20 March 2013 00:43:27 UTC