The following fragment:

      <xsl:variable name="x" select="23"/>
      <xsl:value-of select="$x*$x"/>

causes "wrong expression syntax".

The spec explicitly says (http://www.w3.org/TR/xpath#exprlex)

"If there is a preceding token and the preceding token is not
one of @, ::, (, [, , or an Operator, then a * must be recognized
as a MultiplyOperator"

 .robin.

-- 
Straw? No, too stupid a fad! I put soot on warts.

Reply via email to