Definition Type: Attribute
Name: InsuranceCode
Type: [Unresolved]: StringLength1to16:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies the cruise vendor's insurance code.
Collapse XSD Schema Diagram:
XSD Diagram of InsuranceCode in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="InsuranceCode" type="StringLength1to16" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the cruise vendor's insurance code.</xs:documentation>
    </xs:annotation>
</xs:attribute>