Class: Metanorma::BasicDocument::ReferenceElements::ReferenceFormat
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Metanorma::BasicDocument::ReferenceElements::ReferenceFormat
- 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
.values ⇒ Object
15 16 17 |
# File 'lib/metanorma/basic_document/reference_elements/reference_format.rb', line 15 def self.values %w[external inline footnote callout] end |