Definition Type: Attribute
Name: ListOfDurations
Type: [Unresolved]: ListOfDurationsType:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
A list of individual durations to be included in the response.
Collapse XSD Schema Diagram:
XSD Diagram of ListOfDurations in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ListOfDurations" type="ListOfDurationsType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">A list of individual durations to be included in the response.</xs:documentation>
    </xs:annotation>
</xs:attribute>