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

Re: Numbering

Subject: Re: Numbering
From: Joerg Pietschmann <joerg.pietschmann@xxxxxx>
Date: Thu, 11 Oct 2001 17:12:16 +0200
Re:  Numbering
kobily <kobily@xxxxxxxxxxxx> wrote:
> So, I could not use position.

You deviate from the canonical use of <select>, that's
why Jeni guessed wrong.
In your case it's probably best to use
  <option value="{generate-id()}">
   ...
If you don't like the somewhat longisch strings generated by
generate-id(), try
  <option value="{count(preceding::*)}">
   ...
but that's probably taking taking a lot more time. You might
also want to play with some variations of this.

HTH
J.Pietschmann

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


Current Thread
  • Re: Numbering, (continued)
    • Jeni Tennison - Wed, 10 Oct 2001 13:50:42 -0400 (EDT)
      • kobily - Wed, 10 Oct 2001 14:30:24 -0400 (EDT)
    • Michael Kay - Thu, 11 Oct 2001 04:26:41 -0400 (EDT)
    • Joerg Pietschmann - Thu, 11 Oct 2001 11:22:39 -0400 (EDT) <=

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.