Name that a particular airline/ CRS may give to the cabin class
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Name" type="StringLength1to32" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Name that a particular airline/ CRS may give to the cabin class</xs:documentation>
</xs:annotation>
</xs:attribute>