**************************************- Date / Date range **************************************- |
Element Group | ValidityGroup |
<xs:group name="DateGroup"> <xs:annotation> <xs:documentation>**************************************- Date / Date range **************************************-</xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Date"/> <xs:element ref="Dates"/> </xs:choice> </xs:group> |