Variable locale

previous next

<xsl:variable name='current'>

	<xsl:value-of select='section'/> 

</xsl:variable>

Utilisation :

<xsl:value-of select='$current' />

Une variable liée ne peut être modifiée


 
 

XPath/XSLT/XSLT    5/3/2004

28/53