Re: Scope of step names

Richard,

<step name="A">
  <step name="inside">...</step>
</step>
<step name="B">
  <step name="inside">...</step>
</step>

is allowed by the current spec, not with your change, IMHO

Mohamed

On 9/20/07, Richard Tobin <richard@inf.ed.ac.uk> wrote:
>
> Section 3.2 says:
>
>   The scope of the names of the steps themselves is determined by the
>   environment of each step. In general, the name of a step, the names of
>   its sibling steps, the names of any steps that it contains directly,
>   the names of its ancestors, and the names of its ancestor's siblings
>   are all in the same scope. All the named steps in the same scope must
>   have unique names: it is a static error (err:XS0002) if two steps with
>   the same name appear in the same scope.
>
> Does this amount to anything different from "the scope of a step name
> is the pipeline in which it appears"?
>
> -- Richard
>
>


-- 
Innovimax SARL
Consulting, Training & XML Development
9, impasse des Orteaux
75020 Paris
Tel : +33 9 52 475787
Fax : +33 1 4356 1746
http://www.innovimax.fr
RCS Paris 488.018.631
SARL au capital de 10.000 €

Received on Thursday, 20 September 2007 15:01:15 UTC