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

[NEWBIE] XSL String Manipulation Question.

Subject: [NEWBIE] XSL String Manipulation Question.
From: Justin Adler <justina@xxxxxxxxxxxxxxxx>
Date: Fri, 7 Feb 2003 13:54:03 +1100
xsl string
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


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.