Attribute level / @level
Namespace No namespace
Type xsd:integer
Properties
use: required
Used by
Attribute Group level
Source
<xsd:attribute name="level" type="xsd:integer" use="required"/>
Attribute Group level
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Attlist</type>
<name>level</name>
<comment>the attribute level specifies the level of the toc element.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_level.tmp#level_level
Used by
Element tocItem
Attributes
QName Type Fixed Default Use Annotation
level xsd:integer required
Source
<xsd:attributeGroup name="level">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>level</name>
      <comment>the attribute level specifies the level of the toc element.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="level" type="xsd:integer" use="required"/>
</xsd:attributeGroup>