Class: Metanorma::NistDocument::Sections::NistPreface
- Inherits:
-
StandardDocument::Sections::Preface
- Object
- Lutaml::Model::Serializable
- StandardDocument::Sections::Preface
- Metanorma::NistDocument::Sections::NistPreface
- Defined in:
- lib/metanorma/nist_document/sections/nist_preface.rb
Overview
NIST preface with errata and executivesummary support. Corresponds to nist.rnc:
preface = element preface {
abstract?, foreword?,
(clause | errata_clause | acknowledgements)*,
content*,
executivesummary?
}