| 
 
Subject: [xsl] Declaring more than one type for a parameter in  xsl:function? From: Georges Schmitz <georges.schmitz@xxxxxxxxx> Date: Wed, 09 Jan 2008 11:44:57 +0100  | 
<xsl:function name="myf:funct" as="xs:string"> <xsl:param name="t" as="element(a) | element(b)"/> ... or
<xsl:function name="myf:funct" as="xs:string"> <xsl:param name="t" as="element(b) | xs:string"/> ...
Thanks in advance, Georges
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Is there any way to ident, David Carlisle | Thread | Re: [xsl] Declaring more than one t, David Carlisle | 
| Re: [xsl] saxon:try(), Colin Adams | Date | Re: [xsl] Declaring more than one t, David Carlisle | 
| Month |