| type | restriction of s:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <s:simpleType name="RowLocationType"> <s:annotation> <s:documentation>Row location: Front, precedes first row number within cabin class/compartment. Middle, between row numbers within a cabin class/compartment Rear, follows last row number within cabin class/compartment</s:documentation> </s:annotation> <s:restriction base="s:string"> <s:enumeration value="Front"/> <s:enumeration value="Middle"/> <s:enumeration value="Rear"/> </s:restriction> </s:simpleType> |