geo:LocationGeospatialPoint
element LocationGeospatialPoint in namespace http://release.niem.gov/niem/adapters/geospatial/4.0/
Definition
A 2D or 3D geometric point. A gml:Point is defined by a single coordinate tuple. The direct position of a point is specified by the gml:pos element which is of type gml:DirectPositionType.
Diagram
XML Schema
<xs:element name="LocationGeospatialPoint" type="geo:PointType" substitutionGroup="nc:LocationGeospatialCoordinateAbstract" nillable="true">
<xs:annotation>
<xs:documentation>
A 2D or 3D geometric point. A gml:Point is defined by a single coordinate tuple. The direct position of a point is specified by the gml:pos element which is of type gml:DirectPositionType.</xs:documentation>
</xs:annotation>
</xs:element>