Definition Type: SimpleType
Name: appearanceType
Namespace: http://www.w3.org/2002/xforms
Containing Schema: XForms-Schema.xsd
Collapse XSD Schema Diagram:
XSD Diagram of appearanceType in schema xforms-schema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xsd:simpleType name="appearanceType">
    <xsd:union memberTypes="xforms:QNameButNotNCNAME">
        <xsd:simpleType>
            <xsd:restriction base="xsd:string">
                <xsd:enumeration value="full" />
                <xsd:enumeration value="compact" />
                <xsd:enumeration value="minimal" />
            </xsd:restriction>
        </xsd:simpleType>
    </xsd:union>
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
xforms:appearance, xforms:appearance