[xsl] Re:

Subject: [xsl] Re:
From: "Marcin Jackowski" <marcin.jackowski@xxxxxxxxxx>
Date: Fri, 2 Aug 2002 11:50:29 +0200
> Can some help me to write the Xpath for searching for element "Row"
> with a attribute called "total_size"... I tried using name() but I am not
> getting the desired result... it is saying "node test expected"... Please
> help...

e.g.
//Row[@total_size]

and I suggest to read any guide or tutorial about it
e.g.
http://www.zvon.org/xxl/XPathTutorial/General/examples.html

regards

--
Marcin Jackowski
ComArch SA
+48 (12) 646-15-72



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


Current Thread