| diagram | ![]() |
||
| namespace | http://www.ATIS-Draft-03-00-79 | ||
| children | lat long heading vertical | ||
| used by |
|
||
| source | <xs:complexType name="ShapePoint"> <xs:sequence> <xs:element name="lat" type="lrms:Latitude"/> <xs:element name="long" type="lrms:Longitude"/> <xs:element name="heading" type="Heading" minOccurs="0"/> <xs:element name="vertical" type="Elevation" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | lrms:Latitude | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="lat" type="lrms:Latitude"/> |
| diagram | |||||
| type | lrms:Longitude | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="long" type="lrms:Longitude"/> |
| diagram | |||||||||
| type | Heading | ||||||||
| properties |
|
||||||||
| source | <xs:element name="heading" type="Heading" minOccurs="0"/> |
| diagram | |||||||||
| type | Elevation | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="vertical" type="Elevation" minOccurs="0"/> |