<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>
|