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

Re: Need help figuring out how to use exslt in stylesh

Subject: Re: Need help figuring out how to use exslt in stylesheet
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 1 Nov 2005 00:11:20 GMT
exslt tokenize
> I copied the entire exslt tree to the directory where I have my
> stylesheet (probably overkill).  I have an "xsl:import" for
> "exslt/str/str.xsl".  I have a root template that calls a sub-template,
> passing a parameter.  The sub-template tries to call "str:tokenize" and
> put the result into a variable.

If xalan supports exslt tokenize function (which I think it does) you
don't need _any_ of the exslt stylesheets. The stylesheets (mainly) just
define template alternatives that approach the functionality of the
extension functions for systems that don't have them built in.

Typically a system that implements exslt functions implements them
directly in the language used to implement the processor (java or C or
whatever it is, java for xalan-j) and all a user needs to is declare the
namespace and use the function,. You don't need any files and don't need
to import any stylesheets.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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-2013 All Rights Reserved.