The direction the seat is facing either Front, Rear, Lateral or Unknown.This is probably more usually used in trains rather than air. |
Attribute Group | SeatGroup |
<xs:attribute name="Facing" type="SeatFacingCodeType" use="optional" default="Front"> <xs:annotation> <xs:documentation>The direction the seat is facing either Front, Rear, Lateral or Unknown.This is probably more usually used in trains rather than air.</xs:documentation> </xs:annotation> </xs:attribute> |