[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: Re: Reference value of parent node within template match? THANKYOU
  • From: "Paul Delange" <Paul.Delange@c...>
  • Date: Mon, 23 Jan 2006 18:11:31 -0500


Many thanks to Alexander Johannesen, Xia Li and Michael Kay who all
answered this question correctly for me.

Excellent that I can pose a question late on a Friday night & still get a
perfect answer (from perfect strangers) before I leave for the day.




                                                                                                                                           
                      Alexander Johannesen                                                                                                 
                      <alexander.johannesen        To:       Paul Delange <Paul.Delange@c...>                                           
                      @gmail.com>                  cc:                                                                                     
                                                   Subject:  Re:  Reference value of parent node within template match?           
                      01/20/2006 06:53 PM                                                                                                  
                                                                                                                                           
                                                                                                                                           




On 1/21/06, Paul Delange <Paul.Delange@c...> wrote:
> Help!

Answer ; Yes, you can address parents ;

> <xsl:template match="VENDOR_LOC">
>    <xsl:if test="VNDR_LOC = ../../DEFAULT_LOC">
>       <test><xsl:value-of select="PYMNT_TERMS_CD" /></test>
>    </xsl:if>
> </xsl:template>


Alex
--
"Ultimately, all things are known because you want to believe you know."
                                                         - Frank Herbert
__ http://shelter.nu/ __________________________________________________







Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member