Class: Metanorma::UnDocument::Sections::UnSections
- Inherits:
-
StandardDocument::Sections::Sections
- Object
- Lutaml::Model::Serializable
- StandardDocument::Sections::Sections
- Metanorma::UnDocument::Sections::UnSections
- Defined in:
- lib/metanorma/un_document/sections/un_sections.rb
Overview
UN sections container. Corresponds to un.rnc:
sections = element sections { (clause | floating-title)+ }
UN does not allow terms/definitions at top level of sections.