| diagram | ![]() |
||
| namespace | http://taf-jsg.info/schemes | ||
| properties |
|
||
| children | Latitude Longitude | ||
| used by |
|
||
| annotation |
|
||
| 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> |