Definition Type: Element
Name: ContactPerson
Type: ContactPersonType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
Information on a contact person for the customer.
Collapse XSD Schema Diagram:
Drilldown into EmployeeInfo in schema ota_commontypes_xsd Drilldown into CompanyName in schema ota_commontypes_xsd Drilldown into URL in schema ota_commontypes_xsd Drilldown into Email in schema ota_commontypes_xsd Drilldown into Address in schema ota_commontypes_xsd Drilldown into Telephone in schema ota_commontypes_xsd Drilldown into PersonName in schema ota_commontypes_xsd Drilldown into DocumentDistribMethodCode in schema ota_commontypes_xsd1 Drilldown into CommunicationMethodCode in schema ota_commontypes_xsd1 Drilldown into RPH in schema ota_commontypes_xsd1 Drilldown into EmergencyFlag in schema ota_commontypes_xsd1 Drilldown into Relation in schema ota_commontypes_xsd1 Drilldown into ContactType in schema ota_commontypes_xsd1 Drilldown into DefaultInd in schema ota_commontypes_xsd1 Drilldown into DefaultIndGroup in schema ota_commontypes_xsd Drilldown into ShareMarketInd in schema ota_commontypes_xsd1 Drilldown into ShareSynchInd in schema ota_commontypes_xsd1 Drilldown into PrivacyGroup in schema ota_commontypes_xsd Drilldown into ContactPersonType in schema ota_commontypes_xsdXSD Diagram of ContactPerson in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="ContactPerson" type="ContactPersonType" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">Information on a contact person for the customer.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonName PersonName 0 (1)
Telephone Telephone 0 5
Address Address 0 5
Email Email 0 5
URL URL 0 5
CompanyName CompanyName 0 3
EmployeeInfo EmployeeInfo 0 3
Collapse Child Attributes:
Name Type Default Value Use
ShareSynchInd ShareSynchInd Optional
ShareMarketInd ShareMarketInd Optional
DefaultInd DefaultInd false Optional
ContactType ContactType (Optional)
Relation Relation (Optional)
EmergencyFlag EmergencyFlag false Optional
RPH RPH (Optional)
CommunicationMethodCode CommunicationMethodCode Optional
DocumentDistribMethodCode DocumentDistribMethodCode Optional
Collapse Derivation Tree: