<xsd:complexType name="DateTimeSpanWindows">
<xsd:annotation>
<xsd:appinfo>
<otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">DateTimeSpanWindows</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" name="TimeSpan" type="ota2-0400:TimeSpan">
<xsd:annotation>
<xsd:documentation source="Description">Start and end dates.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Summary" />
</xsd:sequence>
</xsd:complexType>
|