Identifies the company that is associated with the booking channel.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="CompanyName" type="CompanyNameType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies the company that is associated with the booking channel.</xs:documentation>
</xs:annotation>
</xs:element>