I have already asked on users group with no response so I'm trying here :

is there a way to set an attribute depending on xpath value? same in xslt
would be : 

<xsl:if test="model/property = 'abc'">
    <xsl:attribute name="selected"/>
<xsl:if>

        LG
-- 
            __
         | /  \ |        Leszek Gawron            //  \\
        \_\\  //_/       [EMAIL PROTECTED]           _\\()//_
         .'/()\'.     Phone: +48(501)720812     / //  \\ \
          \\  //  recursive: adj; see recursive  | \__/ |

Reply via email to