cbrn:CoordinateList
Geographical coordinates as a list of up to 5 character string values providing dateTime of the coordinates reading, latitude, longitude, and elevation. DateTime is in ISO 8601 format. Latitude and longitude are in decimal degrees. Elevation is an optional fourth value in the list, and is the height above sea level of the point on earth given by the latitude and longitude. The fifth string in the list provides the units of measure for elevation. If not included but an elevation value is given, then units are in meters.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Content
from type cbrn:StringListSimpleType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from group s:SimpleObjectAttributeGroup | |
s:metadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup | |
s:linkMetadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup |
Used in
- Type cbrn:ThreeDimensionalGeographicCoordinateType (Elements cbrn:EncounterDeviceCoordinates, cbrn:GeoPosition)
Substitution hierarchy
- cbrn:GeographicCoordinates
- can be substituted with cbrn:CoordinateList
Sample instance
<cbrn:CoordinateList>string string</cbrn:CoordinateList>