oasis:point
Point property element containing a pair of coordinates representing latitude then longitude in the WGS84 coordinate reference system
Element information
Namespace: urn:oasis:names:tc:emergency:EDXL:HAVE:1.0:geo-oasis
Schema document: external/have/1.0/geo-oasis.xsd
Type: oasis:PointPropertyType
Properties: Global, Qualified
Content
- gml:Point [1..1]
Attributes
None
Sample instance
<oasis:point> <gml:Point> <gml:pos>1.0 1.0</gml:pos> </gml:Point> </oasis:point>