Re: adding a condition to a stylesheet2003-01-09 06:10:19Hi Marina,You can add predicates (square-bracket expressions) at any step in an XPath expression, so for instance you could use: count(LOG/*[normalize-space(USAGE) = 'TELL']/MESSAGE)(Good problem description, BTW - always helps to have something that actually runs) Francis. -- "Never mind manoeuvre, go straight at 'em." - Admiral Horatio Nelson XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|