Definition Type: ComplexType
Name: ProcedurePackageType
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 element 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_xsd Drilldown into elementCount in schema procedure_xsdXSD Diagram of ProcedurePackageType in schema procedure_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ProcedurePackageType">
    <annotation>
        <documentation>
        </documentation>
    </annotation>
    <complexContent>
        <extension base="om:ProcedureSystemType">
            <sequence>
                <element name="element" type="gml:ReferenceType" maxOccurs="unbounded" />
            </sequence>
            <attribute name="elementCount" type="positiveInteger" />
        </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
element om:element (1) unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
elementCount om:elementCount (Optional)
Collapse Derivation Tree:
Collapse References:
om:ProcedurePackage