Method: ViewModel::Cepc60::CommonSchema#all_reason_types
- Defined in:
- lib/view_model/cepc60/common_schema.rb
#all_reason_types ⇒ Object
88 89 90 |
# File 'lib/view_model/cepc60/common_schema.rb', line 88 def all_reason_types @xml_doc.search("Reason-Type").map(&:content) end |