Definition Type: Attribute
Name: MaxDuration
Type: [Unresolved]: DurationType:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
The longest duration for the search.
Collapse XSD Schema Diagram:
XSD Diagram of MaxDuration in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="MaxDuration" type="DurationType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The longest duration for the search.</xs:documentation>
    </xs:annotation>
</xs:attribute>