Definition Type: AttributeGroup
Name: Single.Node.Binding.Attributes
Namespace: http://www.w3.org/2002/xforms
Containing Schema: XForms-Schema.xsd
Collapse XSD Schema Diagram:
Drilldown into bind in schema xforms-schema_xsd Drilldown into ref in schema xforms-schema_xsd Drilldown into model in schema xforms-schema_xsdXSD Diagram of Single.Node.Binding.Attributes in schema xforms-schema_xsd (W3C XForms)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
model xforms:model Optional
ref xforms:ref Optional
bind xforms:bind Optional