xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

normalize-space function


Subject: normalize-space function
From: "Seema Ramanathan" <sramanathan@xxxxxxxxxxxx>
Date: Mon, 28 Feb 2000 17:12:02 -0800

 
I am using normalize-space() function and when i run it in Saxon i get an error stating "User function normalize-space not found".
 
Does Saxon not support this? If so, is there another similar function which i can use. Following is a part of the XSL wherein i use the same function:
 
<xsl:variable name="tmpimage"> <xsl:value-of select="IMAGE"/></xsl:variable>  
<xsl:variable name="tmphref"> <xsl:value-of select="HREF"/></xsl:variable> 
<xsl:if test="(normalize-space($tmpimage)=true())">  
    <p><a href=""><img src="" width="100" height="50" border="0"/></a></p>
</xsl:if>
 
Any help?
 

Current Thread
Keywords
xsl
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor