Class: Metanorma::StandardDocument::Sections::ClauseSection

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Includes:
BlockAttributes, OrderedContent, PresentationAttributes
Defined in:
lib/metanorma/standard_document/sections/clause_section.rb

Overview

A numbered clause in the document body. Corresponds to isodoc.rnc ‘Clause-Section`:

Section-Attributes, type?, title?,
( (BasicBlock+ | amend) |
  (clause-subsection | terms | definitions | floating-title)+ )

Uses ‘ordered` to enable `each_mixed_content` for document-order iteration.

Method Summary

Methods included from OrderedContent

#blocks

Methods included from PresentationAttributes

included

Methods included from BlockAttributes

included