Sha256: b5842bc3e4e1884deb85646d7a9c86d0404185737061a6f029c370ccbef436d0
Contents?: true
Size: 263 Bytes
Versions: 4
Compression:
Stored size: 263 Bytes
Contents
# coding: utf-8 class Cacofonix::Extent < Cacofonix::Element xml_name "Extent" onix_code_from_list :extent_type, "ExtentType", :list => 23 xml_accessor :extent_value, :from => "ExtentValue" onix_code_from_list :extent_unit, "ExtentUnit", :list => 24 end
Version data entries
4 entries across 4 versions & 1 rubygems