The element temporalGroup contains a list of time Intervals that need to be applied together to an element of the document that is associated to time information. Each temporal group can contain any number of time interval associated via the refersTo to a different time-specific concept.
<xsd:element name="temporalData"><xsd:annotation><xsd:documentation>The element temporalGroup contains a list of time Intervals that need to be applied together to an element of the document that is associated to time information. Each temporal group can contain any number of time interval associated via the refersTo to a different time-specific concept.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element ref="temporalGroup" minOccurs="1" maxOccurs="unbounded"/></xsd:sequence><xsd:attributeGroup ref="source"/></xsd:complexType></xsd:element>