Sha256: 6502f559c7539746133bde8ed976813e1613b4373f51dbb5f47d271e946d311b
Contents?: true
Size: 286 Bytes
Versions: 4
Compression:
Stored size: 286 Bytes
Contents
# coding: utf-8 class Cacofonix::Language < Cacofonix::Element xml_name "Language" onix_code_from_list :language_role, "LanguageRole", :list => 22 onix_code_from_list :language_code, "LanguageCode", :list => 74 onix_code_from_list :country_code, "CountryCode", :list => 91 end
Version data entries
4 entries across 4 versions & 1 rubygems