Skip to content

Commit

Permalink
RangeMessage.xml for 20231114.001 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed Nov 14, 2023
1 parent a9240d2 commit a145441
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
10 changes: 5 additions & 5 deletions lib/Business/ISBN/Data.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20231110.001';
our $VERSION = '20231114.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, 10 Nov 2023 03:40:59 GMT',
_serial => '7ea7a54f-4824-4449-9b82-45d43891cd8e',
_data_date => 'Tue, 14 Nov 2023 03:41:00 GMT',
_serial => '06b6298e-b8d1-48a6-89d0-180e4a534781',
_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 @@ -149,7 +149,7 @@ sub _default_data {
604 => [ 'Vietnam' => [ '0', '2', '300', '399', '40', '46', '470', '497', '4980', '4999', '50', '89', '900', '979', '9800', '9999' ] ],
605 => [ 'Türkiye' => [ '00', '02', '030', '039', '04', '05', '06000', '06999', '07', '09', '100', '199', '2000', '2399', '240', '399', '4000', '5999', '60000', '74999', '7500', '7999', '80000', '89999', '9000', '9999' ] ],
606 => [ 'Romania' => [ '000', '099', '10', '49', '500', '799', '8000', '9099', '910', '919', '92000', '95999', '9600', '9749', '975', '999' ] ],
607 => [ 'Mexico' => [ '00', '39', '400', '588', '5890', '5929', '59300', '59999', '600', '749', '7500', '9499', '95000', '99999' ] ],
607 => [ 'Mexico' => [ '00', '39', '400', '588', '5890', '5929', '59300', '59999', '600', '694', '69500', '69999', '700', '749', '7500', '9499', '95000', '99999' ] ],
608 => [ 'North Macedonia' => [ '0', '0', '10', '19', '200', '449', '4500', '6499', '65000', '69999', '7', '9' ] ],
609 => [ 'Lithuania' => [ '00', '39', '400', '799', '8000', '9499', '95000', '99999' ] ],
611 => [ 'Thailand' => [ ] ],
Expand Down Expand Up @@ -217,7 +217,7 @@ sub _default_data {
9911 => [ 'Montenegro' => [ '20', '24', '550', '749' ] ],
9912 => [ 'Tanzania' => [ '40', '44', '750', '799', '9800', '9999' ] ],
9913 => [ 'Uganda' => [ '00', '07', '600', '699', '9550', '9999' ] ],
9914 => [ 'Kenya' => [ '40', '52', '700', '774', '9600', '9999' ] ],
9914 => [ 'Kenya' => [ '40', '55', '700', '774', '9600', '9999' ] ],
9915 => [ 'Uruguay' => [ '40', '59', '650', '799', '9300', '9999' ] ],
9916 => [ 'Estonia' => [ '0', '0', '10', '39', '4', '5', '600', '799', '80', '91', '9250', '9999' ] ],
9917 => [ 'Bolivia' => [ '0', '0', '30', '34', '600', '699', '9700', '9999' ] ],
Expand Down
18 changes: 13 additions & 5 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>7ea7a54f-4824-4449-9b82-45d43891cd8e</MessageSerialNumber>
<MessageDate>Fri, 10 Nov 2023 03:40:59 GMT</MessageDate>
<MessageSerialNumber>06b6298e-b8d1-48a6-89d0-180e4a534781</MessageSerialNumber>
<MessageDate>Tue, 14 Nov 2023 03:41:00 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -961,7 +961,15 @@
<Length>5</Length>
</Rule>
<Rule>
<Range>6000000-7499999</Range>
<Range>6000000-6949999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>6950000-6999999</Range>
<Length>5</Length>
</Rule>
<Rule>
<Range>7000000-7499999</Range>
<Length>3</Length>
</Rule>
<Rule>
Expand Down Expand Up @@ -3911,11 +3919,11 @@
<Length>0</Length>
</Rule>
<Rule>
<Range>4000000-5299999</Range>
<Range>4000000-5599999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>5300000-6999999</Range>
<Range>5600000-6999999</Range>
<Length>0</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit a145441

Please sign in to comment.