Class: Metanorma::IetfDocument::Sections::IetfSections
- Inherits:
-
StandardDocument::Sections::Sections
- Object
- Lutaml::Model::Serializable
- StandardDocument::Sections::Sections
- Metanorma::IetfDocument::Sections::IetfSections
- Defined in:
- lib/metanorma/ietf_document/sections/ietf_sections.rb
Overview
IETF sections container. Corresponds to ietf.rnc:
sections = element sections {
( clause | terms | term-clause | definitions | floating-title )+
}
Extends StandardDocument sections with loose bibitem references and paragraph elements directly inside sections.