source |
<complexType name="SignificantPointType" abstract="true">
<annotation>
<documentation>
A location type restricted to lat/long location, fix (waypoint) location, or FRD
(radial distance offset).
</documentation>
</annotation>
<complexContent>
<extension base="fb:ExtensibleType">
<attributeGroup ref="xlink:simpleAttrs"/>
</extension>
</complexContent>
</complexType> |