Difference between revisions of "Data Dictionary"
Jump to navigation
Jump to search
Hugo.berdon (talk | contribs) |
Hugo.berdon (talk | contribs) |
||
Line 46: | Line 46: | ||
|Contains the data for each source obtained. | |Contains the data for each source obtained. | ||
|} | |} | ||
− | [[File:ComplexType ResponsePerCountryType.jpg|left|frame]] | + | {| class="wikitable" |
+ | |+[[File:ComplexType ResponsePerCountryType.jpg|link=link=Special:FilePath/ComplexType_ResponsePerCountryType|alt=|left|frame]] | ||
+ | !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 | ||
+ | |||
+ | https://www.iso.org/obp/ui/ | ||
+ | |- | ||
+ | |//ResponseLookupRoutingInformation/ResponsePerCountryType | ||
+ | |Provision | ||
+ | |ProvisionType | ||
+ | |Cardinality 1..∞ | ||
+ | |Y | ||
+ | | | ||
+ | |} |
Revision as of 08:38, 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 |
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. |
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 |