听起来很简单,但我的"简单"语法都不起作用:
<xsl:param name="length"/> <xsl:attribute name="width">$length</xsl:attribute> not <xsl:attribute name="width"><xsl:value-of-select="$length"></xsl:attribute>
有什么建议?
谢谢
xslt width
width ×1
xslt ×1