Class: Metanorma::IsoDocument::Metadata::AbstractTitle

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/metanorma/iso_document/metadata/abstract_title.rb

Overview

Abstract base class for typed title elements. Subclasses correspond to different title types in ISO XML:

  • TitleFull: type=“main”

  • TitleIntro: type=“title-intro”

  • TitleMain: type=“title-main”

  • TitlePart: type=“title-part”

  • TitlePartPrefix: type=“title-part-prefix”