[xsl] Same XPath expression with diferent results

Subject: [xsl] Same XPath expression with diferent results
From: António Mota <xptm@xxxxxxx>
Date: Tue, 7 Dec 2004 19:59:20 +0000
I don't understand this. Giving the xml in
http://gti.clientes.gtinformatica.pt/Site/Java/Menus.xml if i inspect the
xpath
expression //menu (using the jEdit XPath Tool) it gives a count 0f 8. That's
what i expected.

But in

	<xsl:template match="//menu">
           blabla
	</xsl:template>

blabla only appears 3 times, corresponding to the /menus/menu. Why this isn't
giving the same 8 results?

Thanks




O SAPO ja esta livre de vmrus com a Panda Software, fique vocj tambim!
Clique em: http://antivirus.sapo.pt

Current Thread