| Complex Types | kml:LineStringType, kml:LinearRingType, kml:PointType |
<element name="coordinates" type="kml:CoordinatesType"/> |
|
< Point xmlns = "http://www.opengis.net/kml/2.2" > |
|
< coordinates> |
|
-122.0822035425683,37.42228990140251,0 |
|
</ coordinates> |
|
</ Point> |