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

Re: Need help on sorting a dollar amount.

Subject: Re: Need help on sorting a dollar amount.
From: "Vasu Chakkera" <vasucv@xxxxxxxxxxx>
Date: Sun, 27 Oct 2002 13:06:45 +0000
chippada
You have to be a little more elaborative about your problem.
do the following.
1. Give an example of your XML file.
2. Give an example of what you would expect out of the transformation
3. Show us what you are getting.

Thanks
Vasu






From: Sreeni Chippada <sreeni@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: "'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject:  Need help on sorting a dollar amount.
Date: Sat, 26 Oct 2002 17:34:04 -0400

Hi,
	I am trying to sort on dollar amount. The value is grouped by comma.
	I tried to do like this:

	<xsl:when test="$location-sort-mode='mrc'">
		<xsl:apply-templates
select="Location[./LocationName/text()]/MRC">
			<xsl:sort select="traslate(., ',', '')"
data-type="number" order="{$location-sort-order}"/>
		</xsl:apply-templates>
	</xsl:when>

That does not work. Appreciate any help.

Thanks,
Sreeni


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


_________________________________________________________________
Unlimited Internet access for only $21.95/month.? Try MSN! http://resourcecenter.msn.com/access/plans/2monthsfree.asp



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.