|
next
|
 Subject: Additional rule/functions Author: Nid Lim Date: 03 Sep 2007 04:08 AM
|
Hello,
I am new to Stylus Studio and XSLT. Please help me!
For the function create new xslt file. I know that Stylus Studio support graphical interface for standard XSLT function such as concatination, ceiling and so on.
However, I am now requested to create XSLT file which is able to use a few additional functitons such as Truncate, Lookup, convert-date, conversion, get word, and so on. May I please ask whether the Stylus Studio support additional function graphically? For example, for the truncate function:
<ReferenceAddress>
<xsl:value-of select="truncator:performTruncate($javatruncator, Field4Name/text(), 30)"/>
</ReferenceAddress>
As well, for the xslt which contain Disabling Output Escaping condition; how should I deal with?
If there is no graphical interface for those yet, will you consit=der this for the next release? Or will there be way for me to add additional functions to the existing product?
Thanks,
Nid
|
|
|
|