Element temporalGroup
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idreq.tmp#idreq akomantoso30_xsd_Element_timeInterval.tmp#timeInterval
Properties
content: complex
Used by
Element temporalData
Model timeInterval+
Children timeInterval
Instance
<temporalGroup eId="" GUID="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <timeInterval duration="" eId="" end="" GUID="" refersTo="" start="" wId="">{1,unbounded}</timeInterval>
</temporalGroup>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
wId noWhiteSpace optional
Source
<xsd:element name="temporalGroup">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="timeInterval" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="core"/>
    <xsd:attributeGroup ref="idreq"/>
  </xsd:complexType>
</xsd:element>