Schema Central > NIEM 2.0 > observationSpecializations.xsd > om:ElementCoverageObservation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

om:ElementCoverageObservation

Observation, in which the result is a coverage whose domain elements contain
references to objects encoded elsewhere, sampling the feature of interest in some way

Element information

Content

Attributes

NameOccTypeDescriptionNotes
gml:id [0..1]xsd:IDfrom type gml:AbstractGMLType

Used in

Substitution hierarchy

Sample instance

<om:ElementCoverageObservation>
   <gml:metaDataProperty>
      <!--any element-->
   </gml:metaDataProperty>
   <gml:description>string</gml:description>
   <gml:name>string</gml:name>
   <gml:boundedBy>
      <gml:Envelope>
         <gml:lowerCorner>1.0 1.0</gml:lowerCorner>
         <gml:upperCorner>1.0 1.0</gml:upperCorner>
      </gml:Envelope>
   </gml:boundedBy>
   <om:eventParameter>
      <swe:TypedValue>
         <swe:property codeSpace="http://www.example.com/">string</swe:property>
         <swe:value>any content</swe:value>
      </swe:TypedValue>
   </om:eventParameter>
   <om:time>
      <swe:TimeGeometricComplex>
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <swe:primitive>...
         </swe:primitive>
      </swe:TimeGeometricComplex>
   </om:time>
   <om:precedingEvent>string</om:precedingEvent>
   <om:followingEvent>string</om:followingEvent>
   <om:responsible>
      <gmd:CI_ResponsibleParty id="ID">
         <gmd:individualName>...
         </gmd:individualName>
         <gmd:organisationName>...
         </gmd:organisationName>
         <gmd:positionName>...
         </gmd:positionName>
         <gmd:contactInfo>...
         </gmd:contactInfo>
         <gmd:role>...
         </gmd:role>
      </gmd:CI_ResponsibleParty>
   </om:responsible>
   <om:quality>
      <gmd:DQ_TemporalValidity id="ID">
         <gmd:nameOfMeasure>...
         </gmd:nameOfMeasure>
         <gmd:measureIdentification>...
         </gmd:measureIdentification>
         <gmd:measureDescription>...
         </gmd:measureDescription>
         <gmd:evaluationMethodType>...
         </gmd:evaluationMethodType>
         <gmd:evaluationMethodDescription>...
         </gmd:evaluationMethodDescription>
         <gmd:evaluationProcedure>...
         </gmd:evaluationProcedure>
         <gmd:dateTime>...
         </gmd:dateTime>
         <gmd:result>...
         </gmd:result>
      </gmd:DQ_TemporalValidity>
   </om:quality>
   <om:procedure>
      <om:ProcedureSequence gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <om:step>...
         </om:step>
      </om:ProcedureSequence>
   </om:procedure>
   <om:observedProperty>
      <swe:Phenomenon gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
      </swe:Phenomenon>
   </om:observedProperty>
   <om:featureOfInterest>
      <mo:MovingObject>
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <gml:boundedBy>...
         </gml:boundedBy>
         <mo:geometryProperty>...
         </mo:geometryProperty>
         <gml:validTime>...
         </gml:validTime>
         <mo:track>...
         </mo:track>
         <gml:dataSource>string</gml:dataSource>
      </mo:MovingObject>
   </om:featureOfInterest>
   <om:resultDefinition>
      <swe:ItemDefinition gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <swe:procedure/>
         <swe:property>...
         </swe:property>
         <swe:quality>...
         </swe:quality>
         <swe:representation>...
         </swe:representation>
      </swe:ItemDefinition>
   </om:resultDefinition>
   <om:result>
      <swe:CV_DiscreteElementCoverage>
         <swe:element>...
         </swe:element>
      </swe:CV_DiscreteElementCoverage>
   </om:result>
</om:ElementCoverageObservation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com