Provides for free form descriptive information for the priced itinerary.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="Notes" type="FreeTextType" minOccurs="0" maxOccurs="5">
<xs:annotation>
<xs:documentation xml:lang="en">Provides for free form descriptive information for the priced itinerary.</xs:documentation>
</xs:annotation>
</xs:element>