Flexibility providing date for range boundary ([Begin - End]) possibly a colleciton of them. Initial date is not relevant in that case. |
Element | Betweens |
Complex Types | DateBeginType, DateDay, DateEndType, DateTimeQualifiedType |
<xs:group name="BetweenGroup"> <xs:annotation> <xs:documentation>Flexibility providing date for range boundary ([Begin - End]) possibly a colleciton of them. Initial date is not relevant in that case.</xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Between"/> <xs:element ref="Betweens"/> </xs:choice> </xs:group> |