From: Jeff Beal (jeff.beal@ansys.com)
Date: Fri May 02 2003 - 08:11:37 PDT
> <xsl:param name="draft.watermark.image" select=""/>
>
> gave me
>
> Error in expression : Unexpected token EOF in expression
> Transformation failed: Failed to compile stylesheet. 1 error detected.
Not to go completely off-topic here, but
<xsl:param name="draft.watermark.image" select="''"/>
would have worked for you. It's the difference between selecting the empty
string and selecting nothing.
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Fri May 02 2003 - 08:01:51 PDT