Definition Type: Attribute
Name: GroupCode
Type: [Unresolved]: StringLength1to16:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies the group code. Group codes are specific to individual cruise lines.
Collapse XSD Schema Diagram:
XSD Diagram of GroupCode in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="GroupCode" type="StringLength1to16" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the group code.   Group codes are specific to individual cruise lines.</xs:documentation>
    </xs:annotation>
</xs:attribute>