Skip to content

Commit

Permalink
RangeMessage.xml for 20240206.001 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed Feb 6, 2024
1 parent aee8772 commit 903663c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 8 deletions.
9 changes: 5 additions & 4 deletions lib/Business/ISBN/Data.pm
Expand Up @@ -7,7 +7,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20240126.001';
our $VERSION = '20240206.001';

=encoding utf8
Expand Down Expand Up @@ -115,8 +115,8 @@ You may redistribute this under the terms of the Artistic License 2.0.
sub _default_data {
# BEGIN REPLACE
(
_data_date => 'Fri, 26 Jan 2024 03:41:17 GMT',
_serial => 'b7365a83-1ae6-4a22-9ae6-db1f04f42336',
_data_date => 'Tue, 6 Feb 2024 03:41:14 GMT',
_serial => '158f1a76-f9ba-441a-98e5-3f8c9258f9a7',
_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 @@ -164,7 +164,7 @@ sub _default_data {
620 => [ 'Mauritius' => [ '0', '9' ] ],
621 => [ 'Philippines' => [ '00', '29', '400', '599', '8000', '8999', '95000', '99999' ] ],
622 => [ 'Iran' => [ '00', '10', '200', '424', '5200', '8499', '90000', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '09', '110', '499', '5250', '8799', '88000', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '09', '110', '519', '5250', '8799', '88000', '99999' ] ],
624 => [ 'Sri Lanka' => [ '00', '04', '200', '249', '5000', '6699', '93000', '99999' ] ],
625 => [ 'Türkiye' => [ '00', '01', '365', '442', '44300', '44499', '445', '449', '6000', '7793', '77940', '77949', '7795', '8499', '94000', '99999' ] ],
626 => [ 'Taiwan' => [ '00', '04', '300', '499', '7000', '7999', '95000', '99999' ] ],
Expand All @@ -173,6 +173,7 @@ sub _default_data {
629 => [ 'Malaysia' => [ '00', '02', '470', '499', '7500', '7999', '96500', '99999' ] ],
630 => [ 'Romania' => [ '300', '349', '6500', '6849' ] ],
631 => [ 'Argentina' => [ '00', '09', '300', '399', '6500', '7499', '90000', '99999' ] ],
632 => [ 'Vietnam' => [ '00', '11', '600', '679' ] ],
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
30 changes: 26 additions & 4 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>b7365a83-1ae6-4a22-9ae6-db1f04f42336</MessageSerialNumber>
<MessageDate>Fri, 26 Jan 2024 03:41:17 GMT</MessageDate>
<MessageSerialNumber>158f1a76-f9ba-441a-98e5-3f8c9258f9a7</MessageSerialNumber>
<MessageDate>Tue, 6 Feb 2024 03:41:14 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1323,11 +1323,11 @@
<Length>0</Length>
</Rule>
<Rule>
<Range>1100000-4999999</Range>
<Range>1100000-5199999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>5000000-5249999</Range>
<Range>5200000-5249999</Range>
<Length>0</Length>
</Rule>
<Rule>
Expand Down Expand Up @@ -1620,6 +1620,28 @@
</Rule>
</Rules>
</Group>
<Group>
<Prefix>978-632</Prefix>
<Agency>Vietnam</Agency>
<Rules>
<Rule>
<Range>0000000-1199999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>1200000-5999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>6000000-6799999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>6800000-9999999</Range>
<Length>0</Length>
</Rule>
</Rules>
</Group>
<Group>
<Prefix>978-65</Prefix>
<Agency>Brazil</Agency>
Expand Down

0 comments on commit 903663c

Please sign in to comment.