-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #96 from OpenPEPPOL/POACC-534
Poacc 534
- Loading branch information
Showing
3 changed files
with
17 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,19 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CodeList xmlns="urn:fdc:difi.no:2017:vefa:structure:CodeList-1"> | ||
|
||
<Title>Transaction condition code</Title> | ||
<Title>Transaction condition code (OpenPEPPOL)</Title> | ||
<Identifier>TransactionCondition</Identifier> | ||
<Version>1.0</Version> | ||
<Agency>OpenPEPPOL</Agency> | ||
<Subset>OpenPEPPOL</Subset> | ||
|
||
<Code> | ||
<Id>VQ</Id> | ||
<Name>Variable measure indicator</Name> | ||
</Code> | ||
<Code> | ||
<Id>RC</Id> | ||
<Name>Returnable unit, indicator</Name> | ||
</Code> | ||
<Code> | ||
<Id>SER</Id> | ||
<Name>Trade item is a service</Name> | ||
<Code> | ||
<Id>CT</Id> | ||
<Name>Contracted item</Name> | ||
</Code> | ||
<Code> | ||
<Id>MTO</Id> | ||
<Name>Trade item is produced after it has been ordered</Name> | ||
<Id>NON_RETURNABLE</Id> | ||
<Name>Non returnable item</Name> | ||
</Code> | ||
|
||
</CodeList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters