Schema Central > NIEM 2.1 > cbrn.xsd > cbrn:EncounterDeviceLocation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:EncounterDeviceLocation

Geometric data regarding the location of an encounter device, and location of the measured item with respect to the location of the encounter device.

Element information

Type: cbrn:EncounterDeviceLocationType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<cbrn:EncounterDeviceLocation>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:EncounterDeviceLocationName>string</cbrn:EncounterDeviceLocationName>
   <cbrn:EncounterDeviceCoordinates>
      <nc:GeographicDatumCode>SAN-F</nc:GeographicDatumCode>
      <nc:GeographicCoordinateLatitude>
         <nc:LatitudeDegreeValue>1.0</nc:LatitudeDegreeValue>
         <nc:LatitudeMinuteValue>1.0</nc:LatitudeMinuteValue>
         <nc:LatitudeSecondValue>1.0</nc:LatitudeSecondValue>
      </nc:GeographicCoordinateLatitude>
      <nc:GeographicCoordinateLongitude>
         <nc:LongitudeDegreeValue>1.0</nc:LongitudeDegreeValue>
         <nc:LongitudeMinuteValue>1.0</nc:LongitudeMinuteValue>
         <nc:LongitudeSecondValue>1.0</nc:LongitudeSecondValue>
      </nc:GeographicCoordinateLongitude>
      <cbrn:CoordinatesMethodCode>Site</cbrn:CoordinatesMethodCode>
      <cbrn:CoordinateList>string string</cbrn:CoordinateList>
      <cbrn:CoordinateDuration>P1Y2M3DT10H</cbrn:CoordinateDuration>
   </cbrn:EncounterDeviceCoordinates>
   <cbrn:EncounterDeviceToItemDistance>
      <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
      <nc:MeasureUnitText>string</nc:MeasureUnitText>
      <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
      <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
      <nc:LengthUnitCode>HMT</nc:LengthUnitCode>
   </cbrn:EncounterDeviceToItemDistance>
   <cbrn:EncounterDeviceToItemBearing>
      <cbrn:AzimuthOffset>1.0 1.0</cbrn:AzimuthOffset>
      <cbrn:ElevationOffset>1.0 1.0</cbrn:ElevationOffset>
   </cbrn:EncounterDeviceToItemBearing>
   <cbrn:EncounterDeviceSpatialOrientation>
      <cbrn:TrueNorthOffset>1.0 1.0</cbrn:TrueNorthOffset>
      <cbrn:VerticalOffset>1.0 1.0</cbrn:VerticalOffset>
      <cbrn:RotationalOffset>1.0 1.0</cbrn:RotationalOffset>
   </cbrn:EncounterDeviceSpatialOrientation>
   <cbrn:MeasuredItemID>string</cbrn:MeasuredItemID>
   <cbrn:PositionID>string</cbrn:PositionID>
</cbrn:EncounterDeviceLocation>

Site developed and hosted by Datypic, Inc.

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