xforms:Nodeset.Binding.Attributes

Attribute Group Information

Attributes

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

Used By

Source

<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>