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

Do not need the attribute

Subject: Do not need the attribute
From: "Sharmila Pandith" <sharmila@xxxxxxxxx>
Date: Thu, 6 May 1999 16:32:25 -0400
sharmila pandith
Hi,

	I have the following in my XML.
	<rundate hasrun="no">1999-04-24<rate basis=""
unit="">542.1000</rate></rundate>

	I need to get: 1999-04-24

	So I do:
	<xsl:for-each select="advertisement/publication/class/rundate">
		<run-info>
			<start-date-time norm="" til-forbid="">
				<xsl:value-of select="."/>
			</start-date-time>
		</run-info>
	</xsl:for-each>

	But I get: 1999-04-24542.1000. What am I doing wrong?


Sharmila Pandith
Zedak Corp
400 Columbus Ave
Valhalla, NY 10595
sharmila@xxxxxxxxx


 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.