- From: <Toman_Vojtech@emc.com>
- Date: Mon, 22 Feb 2010 06:32:29 -0500
- To: <public-xml-processing-model-wg@w3.org>
Hi Norm, You changed the following line in test err-s0004-005.xml: <p:option name="foo" select="'bar'" required="false"/> to: <p:option name="foo" select="'bar'"/> with an SVN comment: "The required option isn't allowed if you specify select". The thing is, the @required attribute was set to false, so @select should be allowed in that case. I think that if Calabash was failing the original test, then it was because of a bug, not because the test was wrong. Regards, Vojtech -- Vojtech Toman Principal Software Engineer EMC Corporation toman_vojtech@emc.com http://developer.emc.com/xmltech
Received on Monday, 22 February 2010 11:33:10 UTC