- From: <Toman_Vojtech@emc.com>
- Date: Thu, 17 Dec 2009 11:11:32 -0500
- To: <public-xml-processing-model-wg@w3.org>
I assume the following (atomic) step declaration should result in a
static error - but which one?
<p:declare-step type="foo:bar">
<p:option name="name"/>
</p:declare-step>
If you used the shortcut form, the option "name" would conflict with the
"name" attribute of the step itself.
Vojtech
Received on Thursday, 17 December 2009 16:15:27 UTC