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

Subject: Re: [xsl] Re: XSLT 2.0: On xsl:sequence and xsl:copy-of
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Tue, 14 Oct 2003 13:39:27 +0100
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


Current Thread