Definition Type: ComplexType
Name: localComplexType
Namespace: http://www.w3.org/2001/XMLSchema
Type: xsd:complexType
Containing Schema: XMLSchema.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into anyAttribute in schema xmlschema_xsd Drilldown into attributeGroup in schema xmlschema_xsd Drilldown into attribute in schema xmlschema_xsd Drilldown into attrDecls in schema xmlschema_xsd Drilldown into sequence in schema xmlschema_xsd Drilldown into choice in schema xmlschema_xsd Drilldown into all in schema xmlschema_xsd Drilldown into group in schema xmlschema_xsd Drilldown into typeDefParticle in schema xmlschema_xsd Drilldown into complexContent in schema xmlschema_xsd Drilldown into simpleContent in schema xmlschema_xsd Drilldown into complexTypeModel in schema xmlschema_xsd Drilldown into annotation in schema xmlschema_xsd Drilldown into complexTypeModel in schema xmlschema_xsd Drilldown into annotation in schema xmlschema_xsd Drilldown into id in schema xmlschema_xsd Drilldown into block in schema xmlschema_xsd Drilldown into final in schema xmlschema_xsd Drilldown into abstract in schema xmlschema_xsd Drilldown into mixed in schema xmlschema_xsd Drilldown into name in schema xmlschema_xsdXSD Diagram of localComplexType in schema xmlschema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xs:complexType name="localComplexType">
    <xs:complexContent>
        <xs:restriction base="xs:complexType">
            <xs:sequence>
                <xs:element ref="xs:annotation" minOccurs="0" />
                <xs:group ref="xs:complexTypeModel" />
            </xs:sequence>
            <xs:attribute name="name" use="prohibited" />
            <xs:attribute name="abstract" use="prohibited" />
            <xs:attribute name="final" use="prohibited" />
            <xs:attribute name="block" use="prohibited" />
            <xs:anyAttribute namespace="##other" processContents="lax" />
        </xs:restriction>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation xsd:annotation 0 (1)
simpleContent xsd:simpleContent (1) (1)
complexContent xsd:complexContent (1) (1)
group xsd:group (1) (1)
all xsd:all (1) (1)
choice xsd:choice (1) (1)
sequence xsd:sequence (1) (1)
attribute xsd:attribute (1) (1)
attributeGroup xsd:attributeGroup (1) (1)
anyAttribute xsd:anyAttribute 0 (1)
annotation xsd:annotation 0 (1)
<xs:group> xsd:typeDefParticle 0 (1)
<xs:group> xsd:attrDecls (1) (1)
<xs:group> xsd:complexTypeModel (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id xsd:id (Optional)
mixed xsd:mixed false Optional
name xsd:name Prohibited
abstract xsd:abstract Prohibited
final xsd:final Prohibited
block xsd:block Prohibited
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
xsd:complexType, xsd:complexType, xsd:complexType, xsd:complexType