Re: [xsl] some problems with my first XSL :( [namespace in attributes]

Subject: Re: [xsl] some problems with my first XSL :( [namespace in attributes]
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 21 Jul 2005 17:31:53 +0100
You have to use the prefix on _every_ element name at all steps in the
xpath, for elements in a namespace.

count(m:Values/m:Value)

etc

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread