Subject: Sintaxis of ROW[(@id >= 1) and (@id <= 10)]
From: "Jaime A Stuardo Bahamondes" <jstuardo@xxxxxxxxxxx>
Date: Wed, 12 Nov 2003 13:15:36 -0400
|
Hi...
If in this sentence:
ROW[(@id >= 1) and (@id <= 10)]
The numbers 1 and 10 are nodes of the XML tree. How's the syntax? I tried using general syntax (../paging/number) but it didn't work. I also tried using parent::paging/number, but it didn't work either.
Thanks
Jaime
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|