Class: Metanorma::UnDocument::Sections::UnSections

Inherits:
StandardDocument::Sections::Sections show all
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.