Class: Metanorma::StandardDocument::Sections::AnnexSection
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Metanorma::StandardDocument::Sections::AnnexSection
- 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.
Direct Known Subclasses
IetfDocument::Sections::IetfAnnexSection, IsoDocument::Sections::IsoAnnexSection
Constant Summary
Constants included from OrderedContent
OrderedContent::NON_BLOCK_TYPES