Documentation for ATIS-Draft-03-00-79

Complex Type: OBBusVelocityVector

[Table of contents]

Super-types: None
Sub-types: None
Name OBBusVelocityVector
Used by (from the same schema document) Complex Type IMPTVehicleInvolved
Abstract no
XML Instance Representation
<...>
<velocity> OB-J1587-VelocityVectorSpeed </velocity> [1]
<heading> OB-J1587-VelocityVectorHeading </heading> [1]
<pitch> OB-J1587-VelocityVectorPitch </pitch> [1]
</...>
Diagram
h1344946322 h-1782982771 h1341981579
Schema Component Representation
<xs:complexType name="OBBusVelocityVector">
<xs:sequence>
<xs:element name="velocity" type=" OB-J1587-VelocityVectorSpeed "/>
<xs:element name="heading" type=" OB-J1587-VelocityVectorHeading "/>
<xs:element name="pitch" type=" OB-J1587-VelocityVectorPitch "/>
</xs:sequence>
</xs:complexType>