Definition Type: Group
Name: simpleDerivation
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/st/dhs-gmo/1.0.0
Containing Schema: simpleTypeDerivation.xsd
Collapse XSD Schema Diagram:
Drilldown into union in schema simpletypederivation_xsd Drilldown into list in schema simpletypederivation_xsd Drilldown into restriction in schema simpletypederivation_xsdXSD Diagram of simpleDerivation in schema simpletypederivation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:group name="simpleDerivation">
    <xs:choice>
        <xs:element ref="st:restriction" />
        <xs:element ref="st:list" />
        <xs:element ref="st:union" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
restriction st:restriction (1) (1)
list st:list (1) (1)
union st:union (1) (1)