Definition Type: Attribute
Name: EndTime
Namespace: http://www.opentravel.org/OTA/2003/05
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirFareDisplayRS.xsd
Use Required
Documentation:
The end time for the time restriction
Collapse XSD Schema Diagram:
XSD Diagram of EndTime in schema ota_airfaredisplayrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="EndTime" type="xs:time" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">The end time for the time restriction</xs:documentation>
    </xs:annotation>
</xs:attribute>