<xsd:element name="switch">
<xsd:complexType>
<xsd:sequence maxOccurs="unbounded">
<xsd:element ref="xforms:case" />
</xsd:sequence>
<xsd:attributeGroup ref="xforms:Common.Attributes" />
<xsd:attributeGroup ref="xforms:Single.Node.Binding.Attributes" />
<xsd:attributeGroup ref="xforms:UI.Common.Attrs" />
</xsd:complexType>
</xsd:element>
|