Definition Type: AttributeGroup
Name: Nodeset.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 nodeset in schema xforms-schema_xsd Drilldown into model in schema xforms-schema_xsdXSD Diagram of Nodeset.Binding.Attributes in schema xforms-schema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xsd:attributeGroup name="Nodeset.Binding.Attributes">
    <xsd:attribute name="model" type="xsd:IDREF" use="optional" />
    <xsd:attribute name="nodeset" 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
nodeset xforms:nodeset Optional
bind xforms:bind Optional