Definition Type: ComplexType
Name: ContactPerson
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into DocumentDistribMethodCode in schema common_4_0_0_xsd Drilldown into CommunicationMethodCode in schema common_4_0_0_xsd Drilldown into PersonSubGrp in schema common_4_0_0_xsd Drilldown into defaultInd in schema common_4_0_0_xsd Drilldown into emergencyFlagInd in schema common_4_0_0_xsd Drilldown into relation in schema common_4_0_0_xsd Drilldown into contactType in schema common_4_0_0_xsdXSD Diagram of ContactPerson in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="ContactPerson">
    <xsd:annotation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ContactPerson</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="ota2-0400:PersonSubGrp">
            <xsd:annotation>
                <xsd:documentation source="Description">Information regarding the contact such as name, address, phone, etc.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CommunicationMethodCode" type="ota2-0300:DistributionType_Enum">
            <xsd:annotation>
                <xsd:documentation source="Description">Provides the preferred method of communication. Refer to OpenTravel Code list Distribution Type (DTB).</xsd:documentation>
                <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DocumentDistribMethodCode" type="ota2-0300:DistributionType_Enum">
            <xsd:annotation>
                <xsd:documentation source="Description">Indicates the method of distribution for the booking documentation. Refer to OpenTravel Code list Distribution Type (DTB).</xsd:documentation>
                <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
    </xsd:sequence>
    <xsd:attribute name="contactType" type="ota2-0400:StringShort" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Type of contact in the context of use for the travel experience; such as permanent, temporary, affiliation, travel arranger, etc.</xsd:documentation>
            <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to32</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="relation" type="ota2-0400:StringShort" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Indicates the type of relationship with the person or company in the profile, such as Spouse, Child, Family, Business Associate, Interest Group, Medical, Security,Other, etc.</xsd:documentation>
            <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to32</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="emergencyFlagInd" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">[LegacyDefaultValue: null]</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="defaultInd" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Indicates that the receiving system should assume the default value if the user specifies no overriding value or action.</xsd:documentation>
            <xsd:documentation source="Implementer">AttributeGroup: DefaultIndGroup</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonSubGrp ota2-0400:PersonSubGrp 0 (1)
CommunicationMethodCode ota2-0400:CommunicationMethodCode 0 (1)
DocumentDistribMethodCode ota2-0400:DocumentDistribMethodCode 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
contactType ota2-0400:contactType Optional
relation ota2-0400:relation Optional
emergencyFlagInd ota2-0400:emergencyFlagInd Optional
defaultInd ota2-0400:defaultInd Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:ContactPerson