Class: Metanorma::BasicDocument::ReferenceElements::ReferenceFormat

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/metanorma/basic_document/reference_elements/reference_format.rb

Overview

The type of Reference Element, prescribing how it is to be rendered.

Class Method Summary collapse

Class Method Details

.valuesObject



15
16
17
# File 'lib/metanorma/basic_document/reference_elements/reference_format.rb', line 15

def self.values
  %w[external inline footnote callout]
end