xsl-list
[Top] [All Lists]

Re: Re: XSLT 2.0: On xsl:sequence and xsl:copy-of

2003-10-14 05:39:27
Hi Dave,

<xsl:function name="my:get-values" as="element(value, xs:integer)">
  ...
</xsl:function>

What says this is a sequence, as apposed to a single element Jeni?

<xsl:function name="my:get-values" as="element(value, xs:integer)+">
would appear the right choice to me here?

Sorry, that was another typo. You're absolutely right.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


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



<Prev in Thread] Current Thread [Next in Thread>