Attribute enactment / @status
Namespace No namespace
Type statusType
Properties
content: simple
Facets
enumeration removed
enumeration temporarilyRemoved
enumeration translated
enumeration editorial
enumeration edited
enumeration verbatim
enumeration incomplete
enumeration unknown
enumeration undefined
enumeration ignored
Used by
Attribute Group enactment
Source
<xsd:attribute name="status" type="statusType"/>
Attribute Group enactment
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>enactment</name>
<comment>These attributes are those already defined in attribute list "period", plus the attribute status, that allows to specify the status of the piece of text it wraps.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_period.tmp#period_period akomantoso30_xsd_Attribute_Group_period.tmp#period akomantoso30_xsd_Attribute_Group_enactment.tmp#enactment_status
Used by
Attribute Groups coreopt, corereq, corereqreq
Complex Types judicialArgumentType, modificationType
Attributes
QName Type Fixed Default Use Annotation
period temporalGroupRef optional
status statusType optional
Source
<xsd:attributeGroup name="enactment">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>enactment</name>
      <comment>These attributes are those already defined in attribute list "period", plus the attribute status, that allows to specify the status of the piece of text it wraps.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="period"/>
  <xsd:attribute name="status" type="statusType"/>
</xsd:attributeGroup>