Subject: Selecting Specific Elements Regardless of Namespace
From: "Lindy Quick" <lindyq@xxxxxxxx>
Date: Thu, 9 May 2002 14:33:52 -0400 (EDT)
|
select="//*[local-name()='apple']"
I have found where this statement allows me to get an element named apple regardless of where it is at in the tree. What if I need to get a specific apple.
/fruit/apples/jonathan/apple
as opposed to
/fruit/apples/grannysmith/apple
Thanks in advance
Lindy
------------------------------------------------
Visit iWon.com - the Internet's largest guaranteed cash giveaway!
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|