Definition Type: ComplexType
Name: localSimpleType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/st/dhs-gmo/1.0.0
Type: st:simpleType
Containing Schema: simpleTypeDerivation.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into union in schema simpletypederivation_xsd Drilldown into list in schema simpletypederivation_xsd Drilldown into restriction in schema simpletypederivation_xsd Drilldown into simpleDerivation in schema simpletypederivation_xsd Drilldown into annotation in schema simpletypederivation_xsd Drilldown into simpleDerivation in schema simpletypederivation_xsd Drilldown into annotation in schema simpletypederivation_xsd Drilldown into id in schema simpletypederivation_xsd Drilldown into name in schema simpletypederivation_xsd Drilldown into final in schema simpletypederivation_xsdXSD Diagram of localSimpleType in schema simpletypederivation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="localSimpleType">
    <xs:complexContent>
        <xs:restriction base="st:simpleType">
            <xs:sequence>
                <xs:element ref="st:annotation" minOccurs="0" />
                <xs:group ref="st:simpleDerivation" />
            </xs:sequence>
            <xs:attribute name="name" type="xs:NCName" use="prohibited">
                <xs:annotation>
                    <xs:documentation>
Forbidden when nested
</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="final" type="st:simpleDerivationSet" use="prohibited" />
        </xs:restriction>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation st:annotation 0 (1)
restriction st:restriction (1) (1)
list st:list (1) (1)
union st:union (1) (1)
annotation st:annotation 0 (1)
<xs:group> st:simpleDerivation (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id st:id (Optional)
name st:name Prohibited
final st:final Prohibited
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
st:simpleType, st:simpleType, st:simpleType, swe:SimpleType