Choix multiples

previous next

<xsl:choose>

   <xsl:when test='position() = 1'>

   </xsl:when>


   <xsl:otherwise>

   </xsl:otherwise>

</xsl:choose>

 
 

XPath/XSLT/XSLT    5/3/2004

26/53