Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element eventRef
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>eventRef</name>
<comment>The element eventInfo 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-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idopt.tmp#idopt AkomaNtoso30-csd13_xsd_Attribute_Group_linkopt.tmp#linkopt AkomaNtoso30-csd13_xsd_Complex_Type_anyOtherType.tmp#anyOtherType AkomaNtoso30-csd13_xsd_Attribute_Group_date.tmp#date AkomaNtoso30-csd13_xsd_Attribute_Group_source.tmp#source AkomaNtoso30-csd13_xsd_Attribute_Group_refers.tmp#refers AkomaNtoso30-csd13_xsd_Element_eventRef.tmp#eventRef_type AkomaNtoso30-csd13_xsd_Element_eventRef.tmp#eventRef_originatingExpression
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/CSD13'
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 xsd:anyURI optional
source xsd:anyURI 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 eventInfo 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:attribute name="type" type="eventType"/>
        <xsd:attribute name="originatingExpression" type="xsd:boolean"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute eventRef / @type
Namespace No namespace
Type eventType
Properties
content: simple
Facets
enumeration generation
enumeration amendment
enumeration repeal
Used by
Element eventRef
Source
<xsd:attribute name="type" type="eventType"/>
Attribute eventRef / @originatingExpression
Namespace No namespace
Type xsd:boolean
Properties
content: simple
Used by
Element eventRef
Source
<xsd:attribute name="originatingExpression" type="xsd:boolean"/>