Subject: Re: RE : Re: saxon:try()
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: Fri, 04 Jan 2008 18:13:35 +0000
|
>>>>> "Florent" == Florent Georges <lists@xxxxxxxxxxxx> writes:
Florent> <xsl:variable name="v" .../> <ex:error-safe> <ex:try>
Florent> <xsl:sequence select="$v"/>
Florent> You are right, this is instead related to the "sequence
Florent> construction".
Florent> But my point was that because the variable declaration
Florent> is not evaluated in the sequence constructor of the
Florent> ex:try, the error it could raise should not be caught
Florent> (even if a processor can evaluating the value of the
Florent> variable while evaluating the seq ctor).
Now that I can't follow.
First, what do you expect to happen? I think you are saying that the
transformation should fail, even though the processor evaluates the
variable during the execution of the ex:error-safe.
I would find that extremely confusing.
--
Colin Adams
Preston Lancashire
|