xsl-list
[Top] [All Lists]

RE: Re: A proposal:xsl:result-document asynchronous attribute

2003-03-11 08:42:58
<xsl:variable name="x" select="java:object.new()"/>
<xsl:do select="setProperty($x,17)"/>
<xsl:value-of select="$x"/>


Thank you Mike, for the good example.

BTW, what is xsl:do? I couldn't find it in the current WD spec.

Shorthand for any instruction that causes the XPath expression to be
evaluated, and doesn't care what the result is. Might be xsl:value-of,
xsl:variable, xsl:if...

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list