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

RE: select only first node

Subject: RE: select only first node
From: Kristof Bernaert <kbernaert@xxxxxxxxxxx>
Date: Fri, 13 Apr 2001 11:25:43 +0200
xsl select first node
i was little bit to fast, of course with position(), i can select one node

so, xsl has to be start with showing the first block.
i generate as many links in same xsl as there are <block>'s
for example at the left site there must be (in this case) 2 links that links
to block 2 and 3

possible when a link selected that xsl reload the block with position number
equal to the selected link ?


-----Original Message-----
From: Ronald [mailto:ronald@xxxxxxxxxxx]
Sent: vrijdag 13 april 2001 12:07
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  select only first node


<xsl:apply-templates select="block[position()='1']"/>
<xsl:apply-templates select="block[position()='2']"/>
<xsl:apply-templates select="block[position()='3']"/>

this would do I think

At 11:00 AM 4/13/01 +0200, you wrote:
>(sorry for previous 'short' mail, i hitted by accident ctrl + enter)
>
><news>
><block></block>
><block></block>
><block></block>
></news>
>
>how to select with <xsl:apply-templates select="."/> for example only the
>first or second or third <block> ?
>
>thx, kb
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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

 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.