Skip to content

Commit

Permalink
Removed 0147 and 0170 again
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed May 16, 2022
1 parent 81a6716 commit bb27a60
Show file tree
Hide file tree
Showing 9 changed files with 97 additions and 223 deletions.
2 changes: 1 addition & 1 deletion peppol-codelist-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<version>1.11.4</version>
</parent>
<artifactId>peppol-edec-codelists-tools</artifactId>
<version>8.0-SNAPSHOT</version>
<version>8.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>peppol-edec-codelists-tools</name>
<url>https://github.com/openpeppol/edec-codelists/peppol-codelist-tools</url>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,22 @@
import eu.peppol.codelist.model.ParticipantIdentifierSchemeRow;
import eu.peppol.codelist.model.ProcessRow;
import eu.peppol.codelist.model.TransportProfileRow;
import eu.peppol.codelist.v8.ConvertV8_0;
import eu.peppol.codelist.v8.ConvertV8_1;

/**
* Check if the created lists match the XSD.
*
* @author Philip Helger
*/
public final class ConvertV8_0ResultFuncTest
public final class ConvertV8_1ResultFuncTest
{

private static final Logger LOGGER = LoggerFactory.getLogger (ConvertV8_0ResultFuncTest.class);
private static final Logger LOGGER = LoggerFactory.getLogger (ConvertV8_1ResultFuncTest.class);

@Test
public void testReadDocTypes ()
{
final File f = new File (ConvertV8_0.DESTINATION_BASE_PATH,
DocTypeRow.CODE_LIST_NAME + ConvertV8_0.DESTINATION_FILENAME_SUFFIX + ".xml");
final File f = new File (ConvertV8_1.DESTINATION_BASE_PATH,
DocTypeRow.CODE_LIST_NAME + ConvertV8_1.DESTINATION_FILENAME_SUFFIX + ".xml");
assertTrue (f.exists ());
LOGGER.info ("Trying to read and validate " + f.getAbsolutePath ());

Expand All @@ -56,8 +55,10 @@ public void testReadDocTypes ()
@Test
public void testReadParticipantIdentifierSchemes ()
{
final File f = new File (ConvertV8_0.DESTINATION_BASE_PATH,
ParticipantIdentifierSchemeRow.CODE_LIST_NAME + ConvertV8_0.DESTINATION_FILENAME_SUFFIX + ".xml");
final File f = new File (ConvertV8_1.DESTINATION_BASE_PATH,
ParticipantIdentifierSchemeRow.CODE_LIST_NAME +
ConvertV8_1.DESTINATION_FILENAME_SUFFIX +
".xml");
assertTrue (f.exists ());
LOGGER.info ("Trying to read and validate " + f.getAbsolutePath ());

Expand All @@ -69,8 +70,8 @@ public void testReadParticipantIdentifierSchemes ()
@Test
public void testReadProcesses ()
{
final File f = new File (ConvertV8_0.DESTINATION_BASE_PATH,
ProcessRow.CODE_LIST_NAME + ConvertV8_0.DESTINATION_FILENAME_SUFFIX + ".xml");
final File f = new File (ConvertV8_1.DESTINATION_BASE_PATH,
ProcessRow.CODE_LIST_NAME + ConvertV8_1.DESTINATION_FILENAME_SUFFIX + ".xml");
assertTrue (f.exists ());
LOGGER.info ("Trying to read and validate " + f.getAbsolutePath ());

Expand All @@ -82,8 +83,8 @@ public void testReadProcesses ()
@Test
public void testReadTransportProfiles ()
{
final File f = new File (ConvertV8_0.DESTINATION_BASE_PATH,
TransportProfileRow.CODE_LIST_NAME + ConvertV8_0.DESTINATION_FILENAME_SUFFIX + ".xml");
final File f = new File (ConvertV8_1.DESTINATION_BASE_PATH,
TransportProfileRow.CODE_LIST_NAME + ConvertV8_1.DESTINATION_FILENAME_SUFFIX + ".xml");
assertTrue (f.exists ());
LOGGER.info ("Trying to read and validate " + f.getAbsolutePath ());

Expand Down
4 changes: 1 addition & 3 deletions publication/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,11 @@ <h3>v8.x - 2022-xx-xx</h3>
</ul>
-->

<h3>v8.1 - 2022-05-15</h3>
<h3>v8.1 - 2022-05-16</h3>

<ul>
<li>Participant identifier schemes
<ul>
<li>Added <code>0147</code> - JP:SCC - Standard Company Code - <a href="https://openpeppol.atlassian.net/browse/POACC-506" target="_blank">POACC-506</a></li>
<li>Added <code>0170</code> - JP:TCC - Teikoku Company Code - <a href="https://openpeppol.atlassian.net/browse/POACC-506" target="_blank">POACC-506</a></li>
<li>Added <code>0188</code> - JP:SST - Corporate Number of The Social Security and Tax Number System - <a href="https://openpeppol.atlassian.net/browse/POACC-506" target="_blank">POACC-506</a></li>
<li>Added <code>0215</code> - FI:NSI - Net service ID - <a href="https://openpeppol.atlassian.net/browse/POACC-473" target="_blank">POACC-473</a></li>
<li>Added <code>0216</code> - FI:OVT2 - OVTcode - <a href="https://openpeppol.atlassian.net/browse/POACC-481" target="_blank">POACC-481</a></li>
Expand Down
2 changes: 1 addition & 1 deletion publication/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1>OpenPeppol eDEC Code Lists</h1>

<div class="alert alert-info">The code lists presented here, are referenced by the Peppol Policy for use of Identifiers and are mandatory in the Peppol network.</div>

<div class="alert alert-success">The latest code list release is <strong>v8.1</strong> from <strong>2022-05-15</strong>.
<div class="alert alert-success">The latest code list release is <strong>v8.1</strong> from <strong>2022-05-16</strong>.
See the <a href="changelog.html">Change Log</a> for details.<br />
Old versions are available in the <a href="archive.html">Archive</a>.</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -571,35 +571,6 @@ in SML since 2019-08-23</SimpleValue>
<Value ColumnRef="usage">
<SimpleValue>Propose to deprecate</SimpleValue>
</Value>
</Row>
<Row>
<Value ColumnRef="schemeid">
<SimpleValue>JP:SCC</SimpleValue>
</Value>
<Value ColumnRef="iso6523">
<SimpleValue>0147</SimpleValue>
</Value>
<Value ColumnRef="country">
<SimpleValue>JP</SimpleValue>
</Value>
<Value ColumnRef="scheme-name">
<SimpleValue>Standard Company Code</SimpleValue>
</Value>
<Value ColumnRef="issuing-agency">
<SimpleValue>JIPDEC</SimpleValue>
</Value>
<Value ColumnRef="initial-release">
<SimpleValue>8.1</SimpleValue>
</Value>
<Value ColumnRef="state">
<SimpleValue>active</SimpleValue>
</Value>
<Value ColumnRef="structure">
<SimpleValue>12 characters (fixed length), First 6 characters identify an organization, Last 6 characters identify an organization part</SimpleValue>
</Value>
<Value ColumnRef="display">
<SimpleValue>12 characters preceded with 4 digit ICD code</SimpleValue>
</Value>
</Row>
<Row>
<Value ColumnRef="schemeid">
Expand Down Expand Up @@ -649,36 +620,6 @@ Weight: 10, 1, 3, 5, 7, 9, 11, 13, 15, 17, 19</SimpleValue>
<Value ColumnRef="usage">
<SimpleValue>https://abr.business.gov.au/Help/AbnFormat</SimpleValue>
</Value>
</Row>
<Row>
<Value ColumnRef="schemeid">
<SimpleValue>JP:TCC</SimpleValue>
</Value>
<Value ColumnRef="iso6523">
<SimpleValue>0170</SimpleValue>
</Value>
<Value ColumnRef="country">
<SimpleValue>JP</SimpleValue>
</Value>
<Value ColumnRef="scheme-name">
<SimpleValue>Teikoku Company Code</SimpleValue>
</Value>
<Value ColumnRef="issuing-agency">
<SimpleValue>TEIKOKU DATABANK LTD.</SimpleValue>
</Value>
<Value ColumnRef="initial-release">
<SimpleValue>8.1</SimpleValue>
</Value>
<Value ColumnRef="state">
<SimpleValue>active</SimpleValue>
</Value>
<Value ColumnRef="structure">
<SimpleValue>1) Eight identification digits and a check digit
2) One check digit is based on TDB original computation</SimpleValue>
</Value>
<Value ColumnRef="display">
<SimpleValue>None</SimpleValue>
</Value>
</Row>
<Row>
<Value ColumnRef="schemeid">
Expand Down
Loading

0 comments on commit bb27a60

Please sign in to comment.