Thanks Henk. Have a nice week.
-----Original Message-----
From: Henk Meulekamp [mailto:henkm@xxxxxxx]
Sent: 17 June 2002 13:26
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: RE: Attribute count
You can try this one:
XMLDOM.selectNodes("//row[1]/@*").length
| -----Original Message-----
| From: Emmanuel Oviosa [mailto:Emmanuel.Oviosa@xxxxxxxxx]
| Sent: maandag 17 juni 2002 14:09
| To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
| Subject: Attribute count
|
|
| Hi All,
|
| I am not a guru yet so bear with me.
| introwCount = XMLDOM.selectNodes("//row").length gives me the
| number of rows, so how do I find the number of attributes in a row?.
|
| Thanks
|
|
|
| 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
|