Skip to content

Commit

Permalink
RangeMessage.xml for 20240930.001 (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy authored Sep 30, 2024
1 parent 0bc1644 commit f7d0aef
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 5 deletions.
7 changes: 4 additions & 3 deletions lib/Business/ISBN/Data.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20240918.001';
our $VERSION = '20240930.001';

=encoding utf8
Expand Down Expand Up @@ -116,8 +116,8 @@ You may redistribute this under the terms of the Artistic License 2.0.
sub _default_data {
# BEGIN REPLACE
(
_data_date => 'Wed, 18 Sep 2024 04:42:28 BST',
_serial => '0ccc534e-114e-4443-9d36-b89ce1b38cfb',
_data_date => 'Mon, 30 Sep 2024 04:44:45 BST',
_serial => '5b2a94bb-e6bf-40fd-832d-de26c373c9a2',
_source => __FILE__,
978 => {
0 => [ 'English language' => [ '00', '19', '200', '227', '2280', '2289', '229', '368', '3690', '3699', '370', '638', '6390', '6397', '6398000', '6399999', '640', '644', '6450000', '6459999', '646', '647', '6480000', '6489999', '649', '654', '6550', '6559', '656', '699', '7000', '8499', '85000', '89999', '900000', '900370', '9003710', '9003719', '900372', '949999', '9500000', '9999999' ] ],
Expand Down Expand Up @@ -175,6 +175,7 @@ sub _default_data {
630 => [ 'Romania' => [ '300', '399', '6500', '6849', '95000', '99999' ] ],
631 => [ 'Argentina' => [ '00', '09', '300', '399', '6500', '7499', '90000', '99999' ] ],
632 => [ 'Vietnam' => [ '00', '11', '600', '679' ] ],
633 => [ 'Egypt' => [ '00', '01', '300', '349', '8250', '8999', '99500', '99999' ] ],
950 => [ 'Argentina' => [ '00', '49', '500', '899', '9000', '9899', '99000', '99999' ] ],
951 => [ 'Finland' => [ '0', '1', '20', '54', '550', '889', '8900', '9499', '95000', '99999' ] ],
952 => [ 'Finland' => [ '00', '19', '200', '499', '5000', '5999', '60', '64', '65000', '65999', '6600', '6699', '67000', '69999', '7000', '7999', '80', '94', '9500', '9899', '99000', '99999' ] ],
Expand Down
38 changes: 36 additions & 2 deletions lib/Business/ISBN/RangeMessage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>0ccc534e-114e-4443-9d36-b89ce1b38cfb</MessageSerialNumber>
<MessageDate>Wed, 18 Sep 2024 04:42:28 BST</MessageDate>
<MessageSerialNumber>5b2a94bb-e6bf-40fd-832d-de26c373c9a2</MessageSerialNumber>
<MessageDate>Mon, 30 Sep 2024 04:44:45 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1658,6 +1658,40 @@
</Rule>
</Rules>
</Group>
<Group>
<Prefix>978-633</Prefix>
<Agency>Egypt</Agency>
<Rules>
<Rule>
<Range>0000000-0199999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>0200000-2999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>3000000-3499999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>3500000-8249999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>8250000-8999999</Range>
<Length>4</Length>
</Rule>
<Rule>
<Range>9000000-9949999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9950000-9999999</Range>
<Length>5</Length>
</Rule>
</Rules>
</Group>
<Group>
<Prefix>978-65</Prefix>
<Agency>Brazil</Agency>
Expand Down

0 comments on commit f7d0aef

Please sign in to comment.