Element eventRef
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>eventRef</name>
<comment>The element eventRef is a metadata element specifying facts about an event that had an effect on the document. For each event, a date, a type and a document that generated the event must be referenced.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt akomantoso30_xsd_Attribute_Group_linkopt.tmp#linkopt akomantoso30_xsd_Complex_Type_anyOtherType.tmp#anyOtherType akomantoso30_xsd_Attribute_Group_date.tmp#date akomantoso30_xsd_Attribute_Group_source.tmp#source akomantoso30_xsd_Attribute_Group_refers.tmp#refers akomantoso30_xsd_Attribute_Group_eventType.tmp#eventType akomantoso30_xsd_Attribute_Group_originating.tmp#originating
Type extension of anyOtherType
Type hierarchy
Properties
content: complex
Used by
Element lifecycle
Model ANY element from ANY namespace OTHER than 'http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17'
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
date union of(xsd:date, xsd:dateTime) required
eId noWhiteSpace optional
href xsd:anyURI optional
originatingExpression xsd:boolean optional
refersTo list of referenceRef optional
source agentRef required
type eventType optional
wId noWhiteSpace optional
Source
<xsd:element name="eventRef">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>eventRef</name>
      <comment>The element eventRef is a metadata element specifying facts about an event that had an effect on the document. For each event, a date, a type and a document that generated the event must be referenced.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="anyOtherType">
        <xsd:attributeGroup ref="date"/>
        <xsd:attributeGroup ref="source"/>
        <xsd:attributeGroup ref="refers"/>
        <xsd:attributeGroup ref="eventType"/>
        <xsd:attributeGroup ref="originating"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>