|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] normalize() function in xt
Hi,
I have a simple xsl code which uses the normalize() function.
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0"
xmlns:xt="http://www.jclark.com/xt"
extension-element-prefixes="xt">
<xsl:template match="study">
<xsl:if test = "condition[normalize(.)]">
<xsl:value-of select="."/>
</xsl:if>
</xsl:template>
</xsl:stylesheet>
I get the following error message using xt:
no such function: normalize
Does xt support the normalize() function?
Thanks all.
Minita
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








