cbrn:GeographicPoint
element GeographicPoint in namespace http://release.niem.gov/niem/domains/cbrn/5.0/
Definition
A set of geographical coordinates providing latitude, longitude, and elevation (at the point of measurement and at the point on the earth's surface), and uncertainty of the coordinates.
Diagram
XML Schema
<xs:element name="GeographicPoint" type="cbrn:GeographicPointType" nillable="true">
<xs:annotation>
<xs:documentation>
A set of geographical coordinates providing latitude, longitude, and elevation (at the point of measurement and at the point on the earth's surface), and uncertainty of the coordinates.</xs:documentation>
</xs:annotation>
</xs:element>