xsl-list
[Top] [All Lists]

RE: Inserting global parameter value into xsl:function

2003-06-19 06:34:53

<xsl:function name="njp:forwardURL">
<xsl:param name="placeholder"/>

I _think_ that makes this param a string 

No, the default type is "item()*" which accepts anything (any sequence
of items). The default value of this param is a zero-length string, but
the supplied value can be anything you like.

Michael Kay


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