|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XPath count function in JavaScript
Hello Tomas, Why can't just issue this xpath within XSL directly? <xsl:variable name="fnamn-count" select="count(//n[@fnamn='Tomas'])"/> Or, do you have to do this within a script element? - Jeff -----Original Message----- From: Tomas Olsson [mailto:Tomas.Olsson.2383@xxxxxxxxxxxxx] Sent: Wednesday, May 05, 2004 17:44 To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: XPath count function in JavaScript Hi! I wonder if its possible to use the count function of XPath in JavaScript instead of in XSL. I'm using MSXML. I want to count the number of elements with the attribute fnamn="Tomas" and return the number: count(//*[@fnamn="Tomas"])) Is it possible to use that expression in a function in JavaScript and return the number or do I have to use the selectNodes() and check the number of nodes in the nodeList? /Tomas
|
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








