Class: Metanorma::StandardDocument::Sections::Preface
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Metanorma::StandardDocument::Sections::Preface
- Defined in:
- lib/metanorma/standard_document/sections/preface.rb
Overview
Container for preface sections. Corresponds to isodoc.rnc:
preface = element preface {
( content | abstract | foreword | introduction |
acknowledgements | executivesummary )+
}
Direct Known Subclasses
IsoDocument::Sections::IsoPreface, NistDocument::Sections::NistPreface, UnDocument::Sections::UnPreface