This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Selecting Specific Elements Regardless of Namespace



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]