<complexType name="DirectionVectorType"><annotation><documentation>Direction expressed as a vector, either using components, or using angles.</documentation></annotation><choice><element ref="gml:vector"/><sequence><element name="horizontalAngle" type="gml:AngleType"/><element name="verticalAngle" type="gml:AngleType"/></sequence></choice></complexType>