Element condition
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>condition</name>
<comment>The element condition is a metadata element specifying an open set of conditions on the modification (non managed by Akoma Ntoso).</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt akomantoso30_xsd_Attribute_Group_linkopt.tmp#linkopt akomantoso30_xsd_Complex_Type_anyOtherType.tmp#anyOtherType akomantoso30_xsd_Attribute_Group_frozen.tmp#frozen
Type extension of anyOtherType
Type hierarchy
Properties
content: complex
Used by
Model ANY element from ANY namespace OTHER than 'http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17'
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
frozen xsd:boolean optional
href xsd:anyURI optional
wId noWhiteSpace optional
Source
<xsd:element name="condition">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>condition</name>
      <comment>The element condition is a metadata element specifying an open set of conditions on the modification (non managed by Akoma Ntoso).</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="anyOtherType">
        <xsd:attributeGroup ref="frozen"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>