- From: Gary Brown <gary@enigmatec.net>
- Date: Fri, 4 Feb 2005 09:52:05 -0000
- To: <public-ws-chor-comments@w3.org>
Received on Friday, 4 February 2005 09:52:16 UTC
When a copy expression references a variable that has not been set, what should happen. The assign activity talks about the assign only succeeding if all of the copies succeed, otherwise the target variables are not affected. Does this mean that if one of the copies attempts to use an unset variable that it will fail, and therefore the assign will fail - then what happens? Does the next activity following the assign get executed?
Received on Friday, 4 February 2005 09:52:16 UTC