[Home] [By Thread] [By Date] [Recent Entries]
> I have something here but didn't work. Please advise > > <xsl:when test="not(./*[name(.) = 'Shared']) | > (./Shared/text() ='N')"> "|" is the union operator and it can be used only with node-sets. You need the "or" operator. ===== Cheers, Dimitre Novatchev. http://fxsl.sourceforge.net/ -- the home of FXSL XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



