Definition Type: Group
Name: List.UI.Common
Namespace: http://www.w3.org/2002/xforms
Containing Schema: XForms-Schema.xsd
Collapse XSD Schema Diagram:
Drilldown into choices in schema xforms-schema_xsd Drilldown into itemset in schema xforms-schema_xsd Drilldown into item in schema xforms-schema_xsdXSD Diagram of List.UI.Common in schema xforms-schema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xsd:group name="List.UI.Common">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="xforms:item" />
            <xsd:element ref="xforms:itemset" />
            <xsd:element ref="xforms:choices" />
        </xsd:choice>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
item xforms:item (1) (1)
itemset xforms:itemset (1) (1)
choices xforms:choices (1) (1)