--- a/2.0/core/schema/xsd/XForms-20-Schema.xsd Fri Oct 31 10:45:56 2014 -0700
+++ b/2.0/core/schema/xsd/XForms-20-Schema.xsd Fri Oct 31 11:40:07 2014 -0700
@@ -909,6 +909,8 @@
</xsd:attribute>
<xsd:attribute name="nodeset" type="xforms:XPathExpression" use="optional"/>
<xsd:attribute name="ref" type="xforms:XPathExpression" use="optional"/>
+ <xsd:attribute name="value" type="xforms:XPathExpression" use="optional"/>
+ <xsd:attribute name="name" type="xsd:string" use="optional"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>