Schema Central > niem40 > mo.xsd > mo:ObservedObjectLocation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

mo:ObservedObjectLocation

A location of an observed object.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:uri [0..1]xsd:anyURIfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType

Used in

Sample instance

<mo:ObservedObjectLocation>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <mo:ObservedObject2DGeospatialCoordinate>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:GeographicDatumText>string</nc:GeographicDatumText>
      <nc:GeographicCoordinateLatitude>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:LatitudeDegreeValue>1.0</nc:LatitudeDegreeValue>
         <nc:LatitudeMinuteValue>1.0</nc:LatitudeMinuteValue>
         <nc:LatitudeSecondValue>1.0</nc:LatitudeSecondValue>
         <nc:LatitudeCoordinateAugmentationPoint>any content</nc:LatitudeCoordinateAugmentationPoint>
      </nc:GeographicCoordinateLatitude>
      <nc:GeographicCoordinateLongitude>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:LongitudeDegreeValue>1.0</nc:LongitudeDegreeValue>
         <nc:LongitudeMinuteValue>1.0</nc:LongitudeMinuteValue>
         <nc:LongitudeSecondValue>1.0</nc:LongitudeSecondValue>
         <nc:LongitudeCoordinateAugmentationPoint>any content</nc:LongitudeCoordinateAugmentationPoint>
      </nc:GeographicCoordinateLongitude>
      <nc:Location2DGeospatialCoordinateAugmentationPoint>any content</nc:Location2DGeospatialCoordinateAugmentationPoint>
   </mo:ObservedObject2DGeospatialCoordinate>
   <mo:AltitudeMeasure>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue>
      <nc:MeasureCommentText>string</nc:MeasureCommentText>
      <nc:MeasureDate>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:Date>2000-01-01</nc:Date>
         <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
         <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
         <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
      </nc:MeasureDate>
      <nc:MeasureErrorText>string</nc:MeasureErrorText>
      <nc:MeasureUnitText>string</nc:MeasureUnitText>
      <nc:Measurer>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:EntityItem>...
         </nc:EntityItem>
         <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint>
      </nc:Measurer>
      <nc:MeasureMethodText>string</nc:MeasureMethodText>
      <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
      <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint>
      <nc:LocationHeightVerticalDatumCode>approxLowestAstronomTide</nc:LocationHeightVerticalDatumCode>
      <nc:LocationHeightMeasureAugmentationPoint>any content</nc:LocationHeightMeasureAugmentationPoint>
   </mo:AltitudeMeasure>
   <mo:ElevationMeasure>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue>
      <nc:MeasureCommentText>string</nc:MeasureCommentText>
      <nc:MeasureDate>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:Date>2000-01-01</nc:Date>
         <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
         <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
         <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
      </nc:MeasureDate>
      <nc:MeasureErrorText>string</nc:MeasureErrorText>
      <nc:MeasureUnitText>string</nc:MeasureUnitText>
      <nc:Measurer>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:EntityItem>...
         </nc:EntityItem>
         <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint>
      </nc:Measurer>
      <nc:MeasureMethodText>string</nc:MeasureMethodText>
      <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
      <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint>
      <nc:LocationHeightVerticalDatumCode>approxLowestAstronomTide</nc:LocationHeightVerticalDatumCode>
      <nc:LocationHeightMeasureAugmentationPoint>any content</nc:LocationHeightMeasureAugmentationPoint>
   </mo:ElevationMeasure>
   <mo:ObservedObjectLocationDerivationCode>HUMAN</mo:ObservedObjectLocationDerivationCode>
   <mo:ObservedObjectLocationAugmentationPoint>any content</mo:ObservedObjectLocationAugmentationPoint>
</mo:ObservedObjectLocation>