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

RE: Value of the variable

Subject: RE: Value of the variable
From: "Joga Singh Rawat" <jrawat@xxxxxxxxxxxxxx>
Date: Thu, 26 Nov 2009 14:27:33 +0530
RE:  Value of the variable
What _exactly_ do you want returned from "a, b, <i>c</i>, <b>d</i>"?  If
people do not tell us what they want, it is difficult (and a waste of
volunteer time) to keep guessing what people are asking for.

==>Sorry ken, I can understand that. What I thought that if I get the value
in the variable then I can do it easily. I was trying to do below

<xsl:template match="p">
 <xsl:variable name="txt-with-node" select="."/>
 <a-g>
   <xsl:for-each select="tokenize($txt-with-node,', ')">
    <a><xsl:value-of select="."/></a>
  </a-z>
 </xsl:if>
</xsl:template>

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-2011 All Rights Reserved.