- From: Norman Walsh <ndw@nwalsh.com>
- Date: Fri, 08 Feb 2008 11:27:20 -0500
- To: public-xml-processing-model-comments@w3.org
Received on Friday, 8 February 2008 16:27:34 UTC
Have we answered this question definitively yet? Is this legal?
<p:group>
<p:option name="foo" value="1"/>
<p:option name="bar" select="$foo + 1"/>
...
</p:group>
I think it should be, I think the rules for scoping p:option should be
that options become available as soon as they're declared on compound
steps.
On atomic steps, I don't think they're visible, but on compound ones,
I think they should be.
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | Many ideas grow better when
http://nwalsh.com/ | transplanted to another mind than in
| the one where they sprang up.--Oliver
| Wendell Holmes
Received on Friday, 8 February 2008 16:27:34 UTC