This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Attribute count


Thanks Henk. Have a nice week.

-----Original Message-----
From: Henk Meulekamp [mailto:henkm@ccni.nl]
Sent: 17 June 2002 13:26
To: 'xsl-list@lists.mulberrytech.com'
Subject: RE: [xsl] Attribute count



You can try this one:
	
XMLDOM.selectNodes("//row[1]/@*").length






| -----Original Message-----
| From: Emmanuel Oviosa [mailto:Emmanuel.Oviosa@isc.co.uk] 
| Sent: maandag 17 juni 2002 14:09
| To: xsl-list@lists.mulberrytech.com
| Subject: [xsl] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]