Definition Type: ComplexType
Name: simpleType
Namespace: http://www.w3.org/2001/XMLSchema
Type: xsd:annotated
Containing Schema: XMLSchema.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into union in schema xmlschema_xsd Drilldown into list in schema xmlschema_xsd Drilldown into restriction in schema xmlschema_xsd Drilldown into simpleDerivation in schema xmlschema_xsd Drilldown into annotation in schema xmlschema_xsd Drilldown into openAttrs in schema xmlschema_xsd Drilldown into id in schema xmlschema_xsd Drilldown into annotated in schema xmlschema_xsd Drilldown into name in schema xmlschema_xsd Drilldown into final in schema xmlschema_xsdXSD Diagram of simpleType in schema xmlschema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xs:complexType name="simpleType" abstract="true">
    <xs:complexContent>
        <xs:extension base="xs:annotated">
            <xs:group ref="xs:simpleDerivation" />
            <xs:attribute name="final" type="xs:simpleDerivationSet" />
            <xs:attribute name="name" type="xs:NCName">
                <xs:annotation>
                    <xs:documentation>
              Can be restricted to required or forbidden
            </xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation xsd:annotation 0 (1)
restriction xsd:restriction (1) (1)
list xsd:list (1) (1)
union xsd:union (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id xsd:id (Optional)
final xsd:final (Optional)
name xsd:name (Optional)
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
xsd:localSimpleType, xsd:topLevelSimpleType