Sha256: 94d5cecdaf69a1e7e164304a8863072beb5f7ac61697e04070be025e84f89ffa

Contents?: true

Size: 1.04 KB

Versions: 4

Compression:

Stored size: 1.04 KB

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_46 = {
    "00" => "Sales rights unknown or unstated for any reason",
    "01" => "For unrestricted sale with exclusive rights in the specified countries or territories",
    "02" => "For unrestricted sale with non-exclusive rights in the specified countries or territories",
    "03" => "Not for sale in the specified countries or territories (reason unspecified)",
    "04" => "Not for sale in the specified countries (but publisher holds exclusive rights in those countries or territories)",
    "05" => "Not for sale in the specified countries (publisher holds non-exclusive rights in those countries or territories)",
    "06" => "Not for sale in the specified countries (because publisher does not hold rights in those countries or territories)",
    "07" => "For sale with exclusive rights in the specified countries or territories (sales restriction applies)",
    "08" => "For sale with non-exclusive rights in the specified countries or territories (sales restriction applies)"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/046.rb
cacofonix-0.10.2 lib/cacofonix/codelists/046.rb
cacofonix-0.10.1 lib/cacofonix/codelists/046.rb
cacofonix-0.10.0 lib/cacofonix/codelists/046.rb