Class: Metanorma::IsoDocument::Sections::IsoClauseSection
- Inherits:
-
StandardDocument::Sections::ClauseSection
- Object
- Lutaml::Model::Serializable
- StandardDocument::Sections::ClauseSection
- Metanorma::IsoDocument::Sections::IsoClauseSection
- Defined in:
- lib/metanorma/iso_document/sections/iso_clause_section.rb
Overview
A numbered clause in an ISO/IEC document body. Extends StandardDocument::ClauseSection with ISO-specific overrides:
- Recursive clauses are IsoClauseSection (not ClauseSection)
- Terms sections are IsoTermsSection (not TermsSection)