Class: Metanorma::StandardDocument::Sections::AnnexSection

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

Overview

An annex section in the document. Corresponds to isodoc.rnc ‘Annex-Section-Body`:

Annex-Section-Attributes, title?,
( BasicBlock*,
  (annex-subsection | terms | definitions | references | 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