cbrn:GeographicCoordinatesType
A data type for geographic coordinates: first two entries are latitude and longitude; third entry (optional) is elevation relative to ellipsoid (in meters if units are not specified).
Complex type information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
NIEM properties:
- Base: s:ComplexObjectType
Content
- Sequence [1..1]
- cbrn:CoordinatesDateTime [0..1] Date/time of coordinates measurement (ISO 8601 UTC format).
- cbrn:Latitude [0..*] A measurement of the angular distance between a point on the Earth and the Equator. Value is in the form of +/-dd:mm:ss where dd is restricted to 00 (inclusive) to 90 (exclusive), and mm and ss are restricted to 00 (inclusive) to 60 (exclusive).
- cbrn:Longitude [0..*] A measurement of the angular distance between a point on the Earth and the Prime Meridian. Value is in the form of +/-dd:mm:ss where dd is restricted to 00 (inclusive) to 90 (exclusive), and mm and ss are restricted to 00 (inclusive) to 60 (exclusive).
- cbrn:Elevation [0..*] A measure of the distance of a point on the Earth from sea level. If not specified, units are in meters.
- nc:LengthUnitCode [0..*] A unit of measure of a length value.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
cbrn:cepValue | [0..1] | xsd:decimal |
Used by
- Element cbrn:CoordinateSet
Type inheritance chain
- s:ComplexObjectType
- cbrn:GeographicCoordinatesType