Element Groups | date-in-citation-elements, string-date-elements |
<xsd:group name="date-parts.class"> <xsd:choice> <xsd:element ref="day"/> <xsd:element ref="era"/> <xsd:element ref="month"/> <xsd:element ref="season"/> <xsd:element ref="year"/> </xsd:choice> </xsd:group> |