xforms:Single.Node.Binding.Attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
bind xs:IDREF optional
model xs:IDREF optional
ref xforms:XPathExpression optional

Used By

Source

<xsd:attributeGroup name="Single.Node.Binding.Attributes">
  <xsd:attribute name="model" type="xsd:IDREF" use="optional"/>
  <xsd:attribute name="ref" type="xforms:XPathExpression" use="optional"/>
  <xsd:attribute name="bind" type="xsd:IDREF" use="optional"/>
</xsd:attributeGroup>