<xs:element name="StartDateWindow" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The earliest and latest dates acceptable for the start date.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="TimeWindowGroup"> <xs:annotation> <xs:documentation xml:lang="en">Identifies a date range.</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element>