lifeCycle

Complex Type Information

Model

Used By

Source

<xs:complexType name="lifeCycle">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:group ref="version"/>
    <xs:group ref="status"/>
    <xs:group ref="contribute"/>
    <xs:group ref="ex:customElements"/>
  </xs:choice>
  <xs:attributeGroup ref="ag:lifeCycle"/>
  <xs:attributeGroup ref="ex:customAttributes"/>
</xs:complexType>