[xsl] node responding to ancestor node attributes

Subject: [xsl] node responding to ancestor node attributes
From: Michael <mogmios@xxxxxxxxxxxxxxxxx>
Date: Tue, 16 Jul 2002 14:26:48 -0500 (CDT)
In my root node I specifiy the language I'd like output to be in. I tried
matching a template of page[@language = 'es']//content//element[@type =
'1'] but that didn't seem to work. Is there a proper way to check that
sort of data? Is it possible to take that value and set it to a global
variable any node can easily check? Thanks.


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


Current Thread