Ordered list of geographic points. |
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| lat | latitudeType | required |
|
||||
| lon | longitudeType | required |
|
<xsd:element name="pt" type="ptType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Ordered list of geographic points.</xsd:documentation> </xsd:annotation> </xsd:element> |