[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XPath
Hi, you can do it with one select: <xsl:for-each select="item[(@attr > $x) and (@attr < $y)]"> bye Frank - Frank Spychalski Research Engineer SAP Labs, Palo Alto frank.spychalski@xxxxxxx ->-----Original Message----- ->From: Jon Wynacht [mailto:jwynacht@xxxxxxxxx] ->Sent: Monday, July 31, 2000 7:24 AM ->To: xsl-list@xxxxxxxxxxxxxxxx ->Subject: XPath -> -> ->Hello, -> ->Is there any way to look for items in an xml document that ->have an attribute ->with a value greater than x and less than y? I can do it with ->two xpath ->statements but would rather do it with one if possible... -> ->Thanks, -> ->Jon -> -> -> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list -> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|