RE: [xsl] How to copy only the really existing <choice> branch/element? "value-of-if-exist"

Subject: RE: [xsl] How to copy only the really existing <choice> branch/element? "value-of-if-exist"
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 7 Oct 2009 13:40:59 +0100
> If I simply write: 
> <xsl:value-of select=".../aaa"/>
> <xsl:value-of select=".../bbb"/>
> <xsl:value-of select=".../ccc"/>

Current Thread