Definition Type: Element
Name: enumeration
Namespace: http://www.w3.org/2001/XMLSchema
Type: xs:noFixedFacet
Containing Schema: XMLSchema.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into annotation in schema xmlschema_xsd Drilldown into id in schema xmlschema_xsd Drilldown into fixed in schema xmlschema_xsd Drilldown into value in schema xmlschema_xsd Drilldown into noFixedFacet in schema xmlschema_xsdXSD Diagram of enumeration in schema xmlschema_xsd (W3C XML Schema Definition Language)
Collapse XSD Schema Code:
<xs:element name="enumeration" id="enumeration" type="xs:noFixedFacet">
    <xs:annotation>
        <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-enumeration" />
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation xs:annotation 0 (1)
annotation xs:annotation 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id xs:id (Optional)
value xs:value Required
fixed xs:fixed Prohibited
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: