|
Subject: [xsl] Variable number of arguments From: Florent Georges <darkman_spam@xxxxxxxx> Date: Thu, 26 Jan 2006 13:57:13 +0100 (CET) |
Hi
I'd like to write a function accepting a variable number of
arguments, like fn:concat(). What's the idiomatic way to do that?
Using a unique argument, a sequence of all argument? Like this pseudo
XSLT definition of fn:concat():
<xsl:function name="fn:concat" as="xs:string">
<xsl:param name="args" as="xdt:anyAtomicType+"/>
...
</xsl:function>
? Or is there other ways?
Regards,
--drkm
___________________________________________________________________________
Nouveau : tiliphonez moins cher avec Yahoo! Messenger ! Dicouvez les tarifs exceptionnels pour appeler la France et l'international.
Tilichargez sur http://fr.messenger.yahoo.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Ken Clark is out of the offic, Clark | Thread | RE: [xsl] Variable number of argume, Michael Kay |
| [xsl] Ken Clark is out of the offic, Clark | Date | [xsl] Variable number of arguments, Florent Georges |
| Month |