xforms:Common.Attributes

Attributes for _every_ element in XForms

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2002/xforms'

Used By

Source

<xsd:attributeGroup name="Common.Attributes">
  <xsd:annotation>
    <xsd:documentation>Attributes for _every_ element in XForms</xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="id" type="xsd:ID" use="optional"/>
  <xsd:anyAttribute namespace="##other"/>
</xsd:attributeGroup>