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

RE: Limiting a FOR-EACH loop

Subject: RE: Limiting a FOR-EACH loop
From: "Martinez, Brian" <brian.martinez@xxxxxxxx>
Date: Wed, 18 Sep 2002 13:10:05 -0600
RE:  Limiting a FOR-EACH loop
> From: Wes Kubo [mailto:wkubo@xxxxxxxxxxxxx]
> Sent: Wednesday, September 18, 2002 12:54 PM
> Subject: RE:  Limiting a FOR-EACH loop

> I tried it out and it worked...no prob. Have you added the 
> other necessary
> elements?, e.g.
> 
> <xsl:template match="/">
>   <xsl:variable name="x" select="'4'"/>
>   <xsl:for-each select="/search/results/*[position() &lt;= $x]">
>     <xsl:copy-of select="."/>
>   </xsl:for-each>
> </xsl:template>
> 
> Wes

Sorry to piggy-back . . . I haven't received Gurnam's reply.

If my code snippet doesn't work with your XML, Gurnam, then I'll probably
need to see a sample of your input.  I made some assumptions about it based
on your original question.

cheers,
b.

| brian martinez                              brian.martinez@xxxxxxxx |
| senior gui programmer                                  303.708.7248 |
| trip network, inc.                                 fax 303.790.9350 |
| 6436 s. racine cir.                             englewood, co 80111 |
| http://www.cheaptickets.com/                   http://www.trip.com/ |


 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.