Attribute frozen / @frozen
Namespace No namespace
Type xsd:boolean
Properties
content: simple
Used by
Attribute Group frozen
Source
<xsd:attribute name="frozen" type="xsd:boolean"/>
Attribute Group frozen
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>frozen</name>
<comment>The attribute frozen for the condition element specifies whether the condition is frozen or not in the time period of this expression.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_frozen.tmp#frozen_frozen
Used by
Element condition
Attributes
QName Type Fixed Default Use Annotation
frozen xsd:boolean optional
Source
<xsd:attributeGroup name="frozen">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>frozen</name>
      <comment>The attribute frozen for the condition element specifies whether the condition is frozen or not in the time period of this expression.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="frozen" type="xsd:boolean"/>
</xsd:attributeGroup>