Difference between revisions of "Data Dictionary"
Jump to navigation
Jump to search
Hugo.berdon (talk | contribs) |
Hugo.berdon (talk | contribs) |
||
Line 12: | Line 12: | ||
!Name | !Name | ||
!Type | !Type | ||
+ | !Format | ||
!Mandatory | !Mandatory | ||
!Description | !Description | ||
Line 18: | Line 19: | ||
|Not applicable | |Not applicable | ||
|ResponseLookupRoutingInformationType | |ResponseLookupRoutingInformationType | ||
+ | |Not apply | ||
|Y | |Y | ||
|Root element | |Root element | ||
Line 26: | Line 28: | ||
!Name | !Name | ||
!Type | !Type | ||
+ | !Format | ||
!Mandatory | !Mandatory | ||
!Description | !Description | ||
|- | |- | ||
− | |//ResponseLookupRoutingInformation | + | |//ResponseLookupRoutingInformation |
− | |Not | + | |ResponseItem |
− | | | + | |ResponseItemType |
+ | |Not apply | ||
+ | |Y | ||
+ | |Contains a list of available sources obtained. | ||
+ | |- | ||
+ | |//ResponseLookupRoutingInformation/ ResponseItemType | ||
+ | |ResponsePerCountry | ||
+ | |ResponsePerCountryType | ||
+ | |Cardinality 1..∞ | ||
|Y | |Y | ||
− | | | + | |Contains the data for each source obtained. |
|} | |} | ||
+ | [[File:ComplexType ResponsePerCountryType.jpg|left|frame]] |
Revision as of 08:28, 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. |