Definition Type: ComplexType
Name: ProcedureSequenceType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/om/dhs-gmo/1.0.0
Type: om:ProcedureSystemType
Containing Schema: procedure.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into step in schema procedure_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into StandardObjectProperties in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into DefinitionType in schema gml_xsd Drilldown into ProcedureSystemType in schema procedure_xsdXSD Diagram of ProcedureSequenceType in schema procedure_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ProcedureSequenceType">
    <annotation>
        <documentation>
        </documentation>
    </annotation>
    <complexContent>
        <extension base="om:ProcedureSystemType">
            <sequence>
                <element name="step" type="om:ProcedurePropertyType" maxOccurs="unbounded" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
step om:step (1) unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
om:ProcedureSequence