|
Subject: Re: [xsl] Re: Re: Designs for XSLT functions (Was: Re: RE: syntax sugar for call-template) From: "Clark C. Evans" <cce@xxxxxxxxxxxxxx> Date: Tue, 20 Feb 2001 15:24:02 -0500 (EST) |
On Tue, 20 Feb 2001, Dimitre Novatchev wrote:
> >
> > exsl:call('my:func', 'Name1?Value1", 'Name2?Value2')
> >
> > Where "?" is to be replaced by some delimiter, perhaps space.
> >
>
> The following looks very straightforward:
>
> exsl:call('my:func', 'Name1=Value1", 'Name2=Value2')
>
The "=" operator is already defined in XPath.
How about:
exsl:call('my:func','my:name := value', ... )
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Re: Re: Designs for XSLT func, Dimitre Novatchev | Thread | [xsl] Converting RSS to HTML, Ronan Brady |
| Re: Designs for XSLT functions (Was, Uche Ogbuji | Date | Re: [xsl] RE: Designs for XSLT func, Joe English |
| Month |