|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] 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
|
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
|

Cart








