Difference between revisions of "Data Dictionary"
Hugo.berdon (talk | contribs) |
Hugo.berdon (talk | contribs) |
||
Line 83: | Line 83: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+[[File:ComplexType ProvisionType.jpg|alt=|left|frame]] | |+[[File:ComplexType ProvisionType.jpg|alt=|left|frame]] | ||
− | + | |} | |
+ | '''Location:''' //ResponseLookupRoutingInformation/ResponsePerCountryType/Provision/ProvisionItem | ||
+ | {| class="wikitable" | ||
!Name | !Name | ||
!Type | !Type | ||
Line 90: | Line 92: | ||
!Description | !Description | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|AtuLevel | |AtuLevel | ||
|String | |String | ||
− | |Enumerated | + | | Enumerated |
|N | |N | ||
|Level of administration territorial unit. | |Level of administration territorial unit. | ||
Line 117: | Line 113: | ||
edu à Educational level | edu à Educational level | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|AtuCode | |AtuCode | ||
|String | |String | ||
|Not apply | |Not apply | ||
|N | |N | ||
− | |Code of the administrative territory unit. | + | | Code of the administrative territory unit. |
Line 140: | Line 130: | ||
Educational Organization à For edu | Educational Organization à For edu | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|AtuLatinName | |AtuLatinName | ||
|String | |String | ||
|Not apply | |Not apply | ||
|N | |N | ||
− | |Name of the administrative territorial unit. | + | |Name of the administrative territorial unit. |
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|DataOwnerId | |DataOwnerId | ||
|anyURI | |anyURI | ||
Line 202: | Line 180: | ||
− | https://docs.peppol.eu/edelivery/policies/PEPPOL-EDN-Policy-for-use-of-identifiers-4.0-2019-01-28.pdf | + | https://docs.peppol.eu/edelivery/policies/PEPPOL-EDN-Policy-for-use-of-identifiers-4.0-2019-01-28.pdf |
|- | |- | ||
− | + | |DataOwnerPrefLabel | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |DataOwnerPrefLabel | ||
|String | |String | ||
|Not apply | |Not apply | ||
|N | |N | ||
− | |Name of the issuing DO from which the evidence is obtained. | + | |Name of the issuing DO from which the evidence is obtained. |
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|ParameterSet | |ParameterSet | ||
|ParameterSetType | |ParameterSetType | ||
|Not apply | |Not apply | ||
|Y | |Y | ||
− | |Contains a list of necessary parameters for the requested evidence. | + | |Contains a list of necessary parameters for the requested evidence. |
|} | |} | ||
− | === ParameterSetType === | + | ===ParameterSetType=== |
{| class="wikitable" | {| class="wikitable" | ||
|+[[File:ComplexType ParameterSetType.jpg|alt=|left|frame]] | |+[[File:ComplexType ParameterSetType.jpg|alt=|left|frame]] | ||
Line 252: | Line 218: | ||
|Not apply | |Not apply | ||
|Y | |Y | ||
− | |Name of the required parameter for the requested evidence. | + | |Name of the required parameter for the requested evidence. |
|- | |- | ||
|//ResponseLookupRoutingInformation | |//ResponseLookupRoutingInformation | ||
Line 263: | Line 229: | ||
/ParameterSet | /ParameterSet | ||
|Parameter | |Parameter | ||
− | |ParameterType | + | |ParameterType |
|Cardinality 1..∞ | |Cardinality 1..∞ | ||
|Y | |Y | ||
− | |Contains the data for each necessary parameter of the requested evidence. | + | |Contains the data for each necessary parameter of the requested evidence. |
|} | |} |
Revision as of 09:12, 5 May 2022
This document contains a basic detail about the messages exchanged in every step of the patterns for this iteration. More detailed information is available in the schema definition files.
RequestLookupRoutingInformationType
All the necessary parameters will be in the URL. It will be a comma-separated canonical evidence identifier collection (up to 20) followed by the AtuCode.
Detailed information is available in ‘IAL Technical Design’ Document.
ResponseLookupRoutingInformationType
Location | Name | Type | Format | Mandatory | Description |
---|---|---|---|---|---|
//ResponseLookupRoutingInformation | Not applicable | ResponseLookupRoutingInformationType | Not apply | Y | Root element |
ResponseItemType
Location | Name | Type | Format | Mandatory | Description |
---|---|---|---|---|---|
//ResponseLookupRoutingInformation | ResponseItem | ResponseItemType | Not apply | Y | Contains a list of available sources obtained. |
//ResponseLookupRoutingInformation
/ResponseItemType |
ResponsePerCountry | ResponsePerCountryType | Cardinality 1..∞ | Y | Contains the data for each source obtained. |
ResponsePerCountryType
Location | Name | Type | Format | Mandatory | Description |
---|---|---|---|---|---|
//ResponseLookupRoutingInformation
/ResponsePerCountryType |
CountryCode | String | Attribute | Y | The two-letter code of the DP country.
Format: ISO 3166-1 alfa-2 |
//ResponseLookupRoutingInformation
/ResponsePerCountryType |
Provision | ProvisionType | Cardinality 1..∞ | Y |
ProvisionType
Location: //ResponseLookupRoutingInformation/ResponsePerCountryType/Provision/ProvisionItem
Name | Type | Format | Mandatory | Description |
---|---|---|---|---|
AtuLevel | String | Enumerated | N | Level of administration territorial unit.
nuts0 à National level nuts1 à Regional/Province level nuts2 à Regional/Province level nuts3 à Regional/Province level lau à Local level edu à Educational level |
AtuCode | String | Not apply | N | Code of the administrative territory unit.
ISO 3166-1 alfa-2 à For nuts0 Region à For nuts1-3 Municipality à For lau Educational Organization à For edu |
AtuLatinName | String | Not apply | N | Name of the administrative territorial unit. |
DataOwnerId | anyURI | Not apply | N | Identifies DataOwner in format iso6523.
MUST be UNIQUE
{Domain Scheme} à Identifies ICD value, must be 4 UNIQUE digits in PEPPOL {Party Id} à Identifies DE4A Partner, consisting of: 2 letters country 2 digits entity type à 00 if entity is a DE4A partner, 88 if not 7 digits DE4A Partner
ES990020069
NL990000011 |
DataOwnerPrefLabel | String | Not apply | N | Name of the issuing DO from which the evidence is obtained. |
ParameterSet | ParameterSetType | Not apply | Y | Contains a list of necessary parameters for the requested evidence. |
ParameterSetType
Location | Name | Type | Format | Mandatory | Description |
---|---|---|---|---|---|
//ResponseLookupRoutingInformation
/ResponsePerCountryType /Provision /ProvisionItem /ParameterSet |
Title | String | Not apply | Y | Name of the required parameter for the requested evidence. |
//ResponseLookupRoutingInformation
/ResponsePerCountryType /Provision /ProvisionItem /ParameterSet |
Parameter | ParameterType | Cardinality 1..∞ | Y | Contains the data for each necessary parameter of the requested evidence. |