|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Node selection question - Correction
Respess, Christe writes: > > I just found that the statement I included in my previous message does > not actually do what I need done. It seems to be equivalent to > <xsl:apply-templates select="//INFO-OBJ" />. So now my question is how > to formulate a statement such as the one below so that it will return a > collection of all INFO-OBJ elements that are not children of INFO-OBJ > elements? process all INFO-OBJ elements, but add an empty template for the ones with I-O parents <xsl:apply-templates select=".//INFO-OBJ"/> ... <xsl:template match="INFO=OBJ/INFO-OBJ"/> sebastian XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








