Skip to content

Commit

Permalink
RangeMessage.xml for 20241016.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 16, 2024
1 parent 01d4fd0 commit df1fd26
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 = '20241014.001';
our $VERSION = '20241016.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 => 'Mon, 14 Oct 2024 04:44:21 BST',
_serial => '1e373b1a-b3af-4767-a12b-2bb9f3f253c1',
_data_date => 'Wed, 16 Oct 2024 04:43:54 BST',
_serial => '94288811-3709-45f7-a3b0-7da2592a9ad0',
_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 @@ -176,6 +176,7 @@ sub _default_data {
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' ] ],
634 => [ 'Indonesia' => [ '00', '04', '200', '349', '7000', '7999', '96000', '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>1e373b1a-b3af-4767-a12b-2bb9f3f253c1</MessageSerialNumber>
<MessageDate>Mon, 14 Oct 2024 04:44:21 BST</MessageDate>
<MessageSerialNumber>94288811-3709-45f7-a3b0-7da2592a9ad0</MessageSerialNumber>
<MessageDate>Wed, 16 Oct 2024 04:43:54 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1692,6 +1692,40 @@
</Rule>
</Rules>
</Group>
<Group>
<Prefix>978-634</Prefix>
<Agency>Indonesia</Agency>
<Rules>
<Rule>
<Range>0000000-0499999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>0500000-1999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>2000000-3499999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>3500000-6999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>7000000-7999999</Range>
<Length>4</Length>
</Rule>
<Rule>
<Range>8000000-9599999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9600000-9999999</Range>
<Length>5</Length>
</Rule>
</Rules>
</Group>
<Group>
<Prefix>978-65</Prefix>
<Agency>Brazil</Agency>
Expand Down

0 comments on commit df1fd26

Please sign in to comment.