Element lifecycle
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Diagram
Diagram akomantoso30_xsd_Attribute_Group_source.tmp#source akomantoso30_xsd_Element_eventRef.tmp#eventRef
Properties
content: complex
Used by
Element meta
Model eventRef+
Children eventRef
Instance
<lifecycle source="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <eventRef date="" eId="" GUID="" href="" originatingExpression="" refersTo="" source="" type="" wId="">{1,unbounded}</eventRef>
</lifecycle>
Attributes
QName Type Fixed Default Use Annotation
source agentRef required
Source
<xsd:element name="lifecycle">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="eventRef" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="source"/>
  </xsd:complexType>
</xsd:element>