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

RE: xsl--accessing a speciic part of a string

Subject: RE: xsl--accessing a speciic part of a string
From: "SHEIKH Sajjad" <Sajjad.SHEIKH@xxxxxxxxxxx>
Date: Mon, 6 Oct 2003 10:26:45 +0200
xsl string before
I wanted to write you on thrusday but outlook server went down ... "//"
will take all the desendants of entrydata 
    <xsl:for-each select="prod//entrydata">
    <tr>
      <td><xsl:value-of select="."/></td>
    </tr>
    </xsl:for-each>
Using string before funtion for getting prod value




-----Original Message-----
From: james walker [mailto:jameswalkerandy@xxxxxxxxxxx] 
Sent: 02 October 2003 13:53
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  xsl--accessing a speciic part of a string


When in template match=prod, I wanted to pull out the value "wanted
text" 
which will change according to what prod its under. However, the
structure 
of the <text> tags under some <prod> elements are different:

The first example, i need to select the value of "wanted text" within
prod:

<prod position="1.1.1">
<entrydata columnnumber="6">
<text>wanted text - cp1</text></entrydata>
</prod>

The second example, i need to select "wanted text" from the first text
tag 
within prod:

<prod position="1.1.1">
<entrydata columnnumber="6">
<textlist><text>wanted text - cp1</text><text>wanted text 
-cp2</text></textlist></entrydata>
</prod>

is their one select statement that could cater for either of these 
situations?? I assume to remove "-cp1" i need to use the string function

substring before? There will be instances when "wanted text" may have a 
hyphen in anyway.

_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger 
http://www.msn.co.uk/messenger


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 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.