Definition Type: ComplexType
Name: ObservationProcedureType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/om/dhs-gmo/1.0.0
Type: om:ProcedureSystemType
Containing Schema: procedureSpecializations.xsd
Abstract
Documentation:
Use gml:description element to describe the procedure or link to a definitive description.
Collapse XSD Schema Diagram:
Drilldown into resultQuality in schema procedurespecializations_xsd Drilldown into method in schema procedurespecializations_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 ObservationProcedureType in schema procedurespecializations_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ObservationProcedureType">
    <annotation>
        <documentation>Use gml:description element to describe the procedure or link to a definitive description.
</documentation>
    </annotation>
    <complexContent>
        <extension base="om:ProcedureSystemType">
            <sequence>
                <element name="method" type="gml:CodeType">
                    <annotation>
                        <documentation>Code for the particular procedure type. Usually an item from a
list or registry of procedures, methods, instrument-types, etc.</documentation>
                    </annotation>
                </element>
                <element name="resultQuality" type="gmd:DQ_DataQuality_PropertyType" minOccurs="0">
                    <annotation>
                        <documentation>Quality associated systematically with observations made using
this procedure.</documentation>
                    </annotation>
                </element>
            </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
method om:method (1) (1)
resultQuality om:resultQuality 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
om:InstrumentType, om:ObservationProcedure