Definition Type: Attribute
Name: Duration
Type: Unresolved link to durationtype1
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
The duration datatype represents a combination of year, month, day and time values representing a single duration of time, encoded as a single string.
Collapse XSD Schema Diagram:
XSD Diagram of Duration in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Duration" type="DurationType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The duration datatype represents a combination of year, month, day and time values representing a single duration of time, encoded as a single string. </xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to durationtype1
    • Duration