Re: [xsl] Xpath and namespaces

Subject: Re: [xsl] Xpath and namespaces
From: Mitch Amiano <mitch.amiano@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Oct 2002 10:12:11 -0500
count(/D:multistatus/D:response)

Jacob Lund wrote:

Hi all!

I am not sure if this is the correct list to post this kind of question
- if not then please let me know!

I have some xml data like the one written below! I need to know the
number of "response" elements it contains! My guess would be something
like "count(namespece::DAV/multistatus/response)" - but that does not
seem to work!

Thanks
Jacob




/his/1/1.0
1.0
HTTP/1.1 200 OK
/his/1/1.1
1.1
HTTP/1.1 200 OK




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





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



Current Thread