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]

node responding to ancestor node attributes


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


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