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

Re: row num

Subject: Re: row num
From: Renate <renaate@xxxxxxxxx>
Date: Wed, 28 Jun 2006 22:50:45 +0300
row num
When I write like this:
<xsl:for-each select="(ROWSET/ROW/SECTIONS/SECTIONS_ROW)[position() = 9]">
then it is ok.

But when I write <xsl:for-each
select="(ROWSET/ROW/SECTIONS/SECTIONS_ROW)[position() < 9]">
then error happens. System doesn't like "<" sign.

What to do?

On 6/28/06, Renate <renaate@xxxxxxxxx> wrote:
When I write any of these I've got error:

Expected ']' instead of ' 9'.

On 6/28/06, Geert Josten <geert.josten@xxxxxxxxxxx> wrote:
> > <xsl:for-each select="ROWSET/ROW/SECTIONS/SECTIONS_ROW where num < 9">
> >
> > How should I write it properly?
>
> Either:
>
> ROWSET/ROW/SECTIONS/SECTIONS_ROW[position() < 9]
>
> or:
>
> (ROWSET/ROW/SECTIONS/SECTIONS_ROW)[position() < 9]
>
> depending on what you want to achieve..
>
> Kind regards,
> Geert
>
>
> Drs. G.P.H. Josten
> Consultant
>
>
>
> Daidalos BV
> Source of Innovation
> Hoekeindsehof 1-4
> 2665  JZ  Bleiswijk
> Tel.: +31 (0) 10 850 1200
> Fax: +31 (0) 10 850 1199
> www.daidalos.nl
>
>
> De informatie - verzonden in of met dit emailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend.

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.