RE: [xsl] node responding to ancestor node attributes

Subject: RE: [xsl] node responding to ancestor node attributes
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Tue, 16 Jul 2002 22:11:02 +0100
> 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. 

There's nothing wrong with this expression, except that it seems to be
doing something different from what you expected it to do. Show us the
context in which you wrote it, and an example of the source document
structure, and all will become clear...

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread