|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] [NEWBIE] XSL String Manipulation Question.
Hello Folks.
I have a problem with some XSL I'm trying to FORMAT.
I have a few fields I'm trying format, into the same variable, and it's not
working.
<xsl:variable name="strUnitBlock" select="$strUnitNumber"/>
<xsl:if test="$strUnitBlock != ''">
<xsl:if test="$strUnitSeperator != ''">
<xsl:variable name="strUnitBlock" select="concat($strUnitBlock,
$strUnitSeperator)"/>
</xsl:if>
</xsl:if>
<xsl:variable name="strUnitBlock" select="concat($strUnitBlock,
$strStreetNumber)"/>
Of course, I cannot duplicate the declaration of an <xs:variable name.../>
Is there any way this could be done please?
Thank you in advance for any help.
-Jussy-
_____________________________________________________________________
[root@linux /root]#
gawk; grep; unzip; touch; finger; mount; fsck; gasp; yes; umount; sleep.
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








