Definition Type: Attribute
Name: GuestOccupation
Type: [Unresolved]: StringLength1to64:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies occupation of the guest
Collapse XSD Schema Diagram:
XSD Diagram of GuestOccupation in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="GuestOccupation" type="StringLength1to64" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies occupation of the guest</xs:documentation>
    </xs:annotation>
</xs:attribute>