element GeographicCoordinates
diagram taf_cat_complete_sector_p192.png
namespace http://taf-jsg.info/schemes
properties
content complex
children Latitude Longitude
used by
elements LocationPrimaryInformation LocationSubsidiaryInformation
annotation
documentation
Latitude and Longitude of location
source <xs:element name="GeographicCoordinates">
 
<xs:annotation>
   
<xs:documentation>Latitude and Longitude of location</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Latitude"/>
     
<xs:element ref="Longitude"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy