Re: [xsl] Mad multiple select, and I'm getting it all wrong!!!

Subject: Re: [xsl] Mad multiple select, and I'm getting it all wrong!!!
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 25 Jul 2001 13:09:32 +0100
<xsl:apply-templates
		select="HoldingInformation2Response/Items/Item[
the current node here is an item node so
class_code 
gets a child element of Item called class_code  and
RetrieveClassInfoRSResponse/Items/Item/ClassCode
gets a  great great great grandchild element of this Item called ClassCode


David



_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread