Re: Evaluating replace on string-replace

hum...this one is not ok either since $opos is not bounded at this place...

Xmlizer

On Tue, Nov 4, 2008 at 4:26 PM, Norman Walsh <ndw@nwalsh.com> wrote:
> mozer <xmlizer@gmail.com> writes:
>
>>>      <p:with-option name="replace"
>>>                     select="concat($opos,',',p:iteration-position())"/>
>>
>> should raise an error (since we take the string value for the replacement)
>
> Yes, I think you and Vojtech are right. What's more, I should have
> simply said:
>
>  <p:string-replace replace="concat($opos,',',p:iteration-position())" .../>
>
>                                        Be seeing you,
>                                          norm
>
> --
> Norman Walsh <ndw@nwalsh.com> | An ill-humoured man is a prisoner at
> http://nwalsh.com/            | the mercy of an enemy from whom he can
>                              | never escape.-- Sa'di
>

Received on Tuesday, 4 November 2008 15:34:20 UTC