Definition Type: AttributeGroup
Name: ProfileTypeGroup
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Used to specify a profile type.
Collapse XSD Schema Diagram:
Drilldown into ProfileType in schema ota_commontypes_xsd1XSD Diagram of ProfileTypeGroup in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="ProfileTypeGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used to specify a profile type.</xs:documentation>
    </xs:annotation>
    <xs:attribute name="ProfileType" type="OTA_CodeType" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">Code to specify a profile such as Customer, Tour Operator, Corporation, etc. Refer to OTA Code List Profile Type (PRT).</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ProfileType ProfileType Optional