Any additional fee incurred by the passenger but not shown on the ticket.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="Fee" type="AirFeeType" maxOccurs="9">
<xs:annotation>
<xs:documentation xml:lang="en">Any additional fee incurred by the passenger but not shown on the ticket. </xs:documentation>
</xs:annotation>
</xs:element>