xforms:extension

Element Information

Model

ANY element from ANY namespace OTHER than 'http://www.w3.org/2002/xforms'

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'

Source

<xsd:element name="extension">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:any namespace="##other"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="xforms:Common.Attributes"/>
  </xsd:complexType>
</xsd:element>

Sample