Loading 104144/examples/additionalInformation_request.xml 0 → 100644 +50 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation" xmlns:doc="http://uri.etsi.org/03120/common/2020/09/Document" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:notify="http://uri.etsi.org/03120/common/2016/02/Notification" xmlns:ef1="http://uri.etsi.org/03120/common/2025/02/EpocForm1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ph="http://uri.etsi.org/03120/common/2025/02/EPOCPlaceholder" xmlns:epoc="http://data.europa.eu/edm/1/ns/epoc" xmlns:eio="http://data.europa.eu/edm/1/ns/eio" xmlns:epocform1="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-1#" xmlns:epocform2="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-2#" xmlns:epocform3="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-3#" xmlns:eopcform5="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-5#" xmlns:eopcform6="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-6#" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:ecauth="http://uri.etsi.org/03120/common/2025/02/EioAuthority"> <Header> <SenderIdentifier> <CountryCode>DE</CountryCode> <UniqueIdentifier>issuing-authority-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>e1dacdce-bc7b-443e-8b61-747c2d677ace</TransactionIdentifier> <Timestamp>2025-05-31T09:17:43.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <RequestPayload> <ActionRequests> <ActionRequest> <ActionIdentifier>0</ActionIdentifier> <CREATE> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>38512d64-e071-4edf-ad20-4899fb3326c4</ObjectIdentifier> <CountryCode>DE</CountryCode> <OwnerIdentifier>issuing-authority-1</OwnerIdentifier> <!-- Clarification is related to the Authorization object from the EPOC request --> <AssociatedObjects> <AssociatedObject>7e84603b-be7b-4cba-af26-8468d177f36a</AssociatedObject> </AssociatedObjects> <doc:DocumentName>Correspondence</doc:DocumentName> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>EPOCDocumentType</common:Name> <common:Value>ProvideAdditionalInformation</common:Value> </doc:DocumentType> <doc:DocumentBody> <doc:Contents>SGVyZSBpcyBhZGRpdGlvbmFsIGluZm9ybWF0aW9uLi4uCg==</doc:Contents> <doc:ContentType>text/plain</doc:ContentType> </doc:DocumentBody> </HI1Object> </CREATE> </ActionRequest> </ActionRequests> </RequestPayload> </Payload> </HI1Message> No newline at end of file 104144/examples/additionalInformation_response.xml 0 → 100644 +32 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation"> <Header> <SenderIdentifier> <CountryCode>DE</CountryCode> <UniqueIdentifier>issuing-authority-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>e1dacdce-bc7b-443e-8b61-747c2d677ace</TransactionIdentifier> <Timestamp>2025-05-31T09:17:43.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <ResponsePayload> <ActionResponses> <ActionResponse> <ActionIdentifier>0</ActionIdentifier> <CREATEResponse> <Identifier>38512d64-e071-4edf-ad20-4899fb3326c4</Identifier> </CREATEResponse> </ActionResponse> </ActionResponses> </ResponsePayload> </Payload> </HI1Message> No newline at end of file 104144/examples/clarification_request.xml 0 → 100644 +61 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation" xmlns:doc="http://uri.etsi.org/03120/common/2020/09/Document" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:notify="http://uri.etsi.org/03120/common/2016/02/Notification" xmlns:ef1="http://uri.etsi.org/03120/common/2025/02/EpocForm1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ph="http://uri.etsi.org/03120/common/2025/02/EPOCPlaceholder" xmlns:epoc="http://data.europa.eu/edm/1/ns/epoc" xmlns:eio="http://data.europa.eu/edm/1/ns/eio" xmlns:epocform1="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-1#" xmlns:epocform2="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-2#" xmlns:epocform3="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-3#" xmlns:eopcform5="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-5#" xmlns:eopcform6="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-6#" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:ecauth="http://uri.etsi.org/03120/common/2025/02/EioAuthority"> <Header> <SenderIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>DE</CountryCode> <UniqueIdentifier>issuing-authority-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>8cfcd9b7-a9b7-437b-93e0-0c263aacb6f0</TransactionIdentifier> <Timestamp>2025-05-30T16:23:11.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <RequestPayload> <ActionRequests> <ActionRequest> <ActionIdentifier>0</ActionIdentifier> <DELIVER> <Identifier>9190ece6-03b9-4c17-a33d-494889ad7ba4</Identifier> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>9190ece6-03b9-4c17-a33d-494889ad7ba4</ObjectIdentifier> <CountryCode>IE</CountryCode> <OwnerIdentifier>service-provider-1</OwnerIdentifier> <!-- Clarification is related to the Authorization object from the EPOC request --> <AssociatedObjects> <AssociatedObject>7e84603b-be7b-4cba-af26-8468d177f36a</AssociatedObject> </AssociatedObjects> <doc:DocumentName>Correspondence</doc:DocumentName> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>EPOCDocumentType</common:Name> <common:Value>RequestAdditionalInformation</common:Value> </doc:DocumentType> <doc:DocumentProperties> <doc:DocumentProperty> <doc:PropertyType> <common:Owner>ETSI</common:Owner> <common:Name>EPOCDocumentPropertyType</common:Name> <common:Value>ResponseRequiredBy</common:Value> </doc:PropertyType> <doc:PropertyValue>2025-06-04T00:00:00.0+01:00</doc:PropertyValue> </doc:DocumentProperty> </doc:DocumentProperties> <doc:DocumentBody> <doc:Contents>QnV0IEkndmUgZ290IGEgcXVlc3Rpb24uLi4=</doc:Contents> <doc:ContentType>text/plain</doc:ContentType> </doc:DocumentBody> </HI1Object> </DELIVER> </ActionRequest> </ActionRequests> </RequestPayload> </Payload> </HI1Message> No newline at end of file 104144/examples/clarification_response.xml 0 → 100644 +32 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation"> <Header> <SenderIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>DE</CountryCode> <UniqueIdentifier>issuing-authority-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>8cfcd9b7-a9b7-437b-93e0-0c263aacb6f0</TransactionIdentifier> <Timestamp>2025-05-30T16:23:52.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <ResponsePayload> <ActionResponses> <ActionResponse> <ActionIdentifier>0</ActionIdentifier> <DELIVERResponse> <Identifier>9190ece6-03b9-4c17-a33d-494889ad7ba4</Identifier> </DELIVERResponse> </ActionResponse> </ActionResponses> </ResponsePayload> </Payload> </HI1Message> No newline at end of file 104144/examples/ea_fullGroundsForRefusal_request.xml 0 → 100644 +50 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation" xmlns:doc="http://uri.etsi.org/03120/common/2020/09/Document" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:notify="http://uri.etsi.org/03120/common/2016/02/Notification" xmlns:ef1="http://uri.etsi.org/03120/common/2025/02/EpocForm1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ph="http://uri.etsi.org/03120/common/2025/02/EPOCPlaceholder" xmlns:epoc="http://data.europa.eu/edm/1/ns/epoc" xmlns:eio="http://data.europa.eu/edm/1/ns/eio" xmlns:epocform1="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-1#" xmlns:epocform2="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-2#" xmlns:epocform3="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-3#" xmlns:eopcform5="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-5#" xmlns:eopcform6="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-6#" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:ecauth="http://uri.etsi.org/03120/common/2025/02/EioAuthority"> <Header> <SenderIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>enforcing-authority-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>07cb5452-c524-4d59-9b2b-a0b51d5f4c3e</TransactionIdentifier> <Timestamp>2025-06-06T11:21:32.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <RequestPayload> <ActionRequests> <ActionRequest> <ActionIdentifier>0</ActionIdentifier> <CREATE> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>83808fdd-8073-4725-b2a5-0e0c75d6e36f</ObjectIdentifier> <CountryCode>DE</CountryCode> <OwnerIdentifier>enforcing-authority-1</OwnerIdentifier> <!-- No grounds for refusal only apply to the whole Authorization object --> <AssociatedObjects> <AssociatedObject>7e84603b-be7b-4cba-af26-8468d177f36a</AssociatedObject> </AssociatedObjects> <doc:DocumentName>Grounds For Refusal Decision</doc:DocumentName> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>EPOCDocumentType</common:Name> <common:Value>FullGroundsForRefusal</common:Value> </doc:DocumentType> <doc:DocumentBody> <doc:Contents>QWxsIGdvb2QsIHBsZWFzZSBwcm9jZWVkCg==</doc:Contents> <doc:ContentType>text/plain</doc:ContentType> </doc:DocumentBody> </HI1Object> </CREATE> </ActionRequest> </ActionRequests> </RequestPayload> </Payload> </HI1Message> No newline at end of file Loading
104144/examples/additionalInformation_request.xml 0 → 100644 +50 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation" xmlns:doc="http://uri.etsi.org/03120/common/2020/09/Document" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:notify="http://uri.etsi.org/03120/common/2016/02/Notification" xmlns:ef1="http://uri.etsi.org/03120/common/2025/02/EpocForm1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ph="http://uri.etsi.org/03120/common/2025/02/EPOCPlaceholder" xmlns:epoc="http://data.europa.eu/edm/1/ns/epoc" xmlns:eio="http://data.europa.eu/edm/1/ns/eio" xmlns:epocform1="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-1#" xmlns:epocform2="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-2#" xmlns:epocform3="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-3#" xmlns:eopcform5="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-5#" xmlns:eopcform6="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-6#" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:ecauth="http://uri.etsi.org/03120/common/2025/02/EioAuthority"> <Header> <SenderIdentifier> <CountryCode>DE</CountryCode> <UniqueIdentifier>issuing-authority-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>e1dacdce-bc7b-443e-8b61-747c2d677ace</TransactionIdentifier> <Timestamp>2025-05-31T09:17:43.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <RequestPayload> <ActionRequests> <ActionRequest> <ActionIdentifier>0</ActionIdentifier> <CREATE> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>38512d64-e071-4edf-ad20-4899fb3326c4</ObjectIdentifier> <CountryCode>DE</CountryCode> <OwnerIdentifier>issuing-authority-1</OwnerIdentifier> <!-- Clarification is related to the Authorization object from the EPOC request --> <AssociatedObjects> <AssociatedObject>7e84603b-be7b-4cba-af26-8468d177f36a</AssociatedObject> </AssociatedObjects> <doc:DocumentName>Correspondence</doc:DocumentName> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>EPOCDocumentType</common:Name> <common:Value>ProvideAdditionalInformation</common:Value> </doc:DocumentType> <doc:DocumentBody> <doc:Contents>SGVyZSBpcyBhZGRpdGlvbmFsIGluZm9ybWF0aW9uLi4uCg==</doc:Contents> <doc:ContentType>text/plain</doc:ContentType> </doc:DocumentBody> </HI1Object> </CREATE> </ActionRequest> </ActionRequests> </RequestPayload> </Payload> </HI1Message> No newline at end of file
104144/examples/additionalInformation_response.xml 0 → 100644 +32 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation"> <Header> <SenderIdentifier> <CountryCode>DE</CountryCode> <UniqueIdentifier>issuing-authority-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>e1dacdce-bc7b-443e-8b61-747c2d677ace</TransactionIdentifier> <Timestamp>2025-05-31T09:17:43.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <ResponsePayload> <ActionResponses> <ActionResponse> <ActionIdentifier>0</ActionIdentifier> <CREATEResponse> <Identifier>38512d64-e071-4edf-ad20-4899fb3326c4</Identifier> </CREATEResponse> </ActionResponse> </ActionResponses> </ResponsePayload> </Payload> </HI1Message> No newline at end of file
104144/examples/clarification_request.xml 0 → 100644 +61 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation" xmlns:doc="http://uri.etsi.org/03120/common/2020/09/Document" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:notify="http://uri.etsi.org/03120/common/2016/02/Notification" xmlns:ef1="http://uri.etsi.org/03120/common/2025/02/EpocForm1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ph="http://uri.etsi.org/03120/common/2025/02/EPOCPlaceholder" xmlns:epoc="http://data.europa.eu/edm/1/ns/epoc" xmlns:eio="http://data.europa.eu/edm/1/ns/eio" xmlns:epocform1="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-1#" xmlns:epocform2="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-2#" xmlns:epocform3="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-3#" xmlns:eopcform5="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-5#" xmlns:eopcform6="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-6#" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:ecauth="http://uri.etsi.org/03120/common/2025/02/EioAuthority"> <Header> <SenderIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>DE</CountryCode> <UniqueIdentifier>issuing-authority-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>8cfcd9b7-a9b7-437b-93e0-0c263aacb6f0</TransactionIdentifier> <Timestamp>2025-05-30T16:23:11.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <RequestPayload> <ActionRequests> <ActionRequest> <ActionIdentifier>0</ActionIdentifier> <DELIVER> <Identifier>9190ece6-03b9-4c17-a33d-494889ad7ba4</Identifier> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>9190ece6-03b9-4c17-a33d-494889ad7ba4</ObjectIdentifier> <CountryCode>IE</CountryCode> <OwnerIdentifier>service-provider-1</OwnerIdentifier> <!-- Clarification is related to the Authorization object from the EPOC request --> <AssociatedObjects> <AssociatedObject>7e84603b-be7b-4cba-af26-8468d177f36a</AssociatedObject> </AssociatedObjects> <doc:DocumentName>Correspondence</doc:DocumentName> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>EPOCDocumentType</common:Name> <common:Value>RequestAdditionalInformation</common:Value> </doc:DocumentType> <doc:DocumentProperties> <doc:DocumentProperty> <doc:PropertyType> <common:Owner>ETSI</common:Owner> <common:Name>EPOCDocumentPropertyType</common:Name> <common:Value>ResponseRequiredBy</common:Value> </doc:PropertyType> <doc:PropertyValue>2025-06-04T00:00:00.0+01:00</doc:PropertyValue> </doc:DocumentProperty> </doc:DocumentProperties> <doc:DocumentBody> <doc:Contents>QnV0IEkndmUgZ290IGEgcXVlc3Rpb24uLi4=</doc:Contents> <doc:ContentType>text/plain</doc:ContentType> </doc:DocumentBody> </HI1Object> </DELIVER> </ActionRequest> </ActionRequests> </RequestPayload> </Payload> </HI1Message> No newline at end of file
104144/examples/clarification_response.xml 0 → 100644 +32 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation"> <Header> <SenderIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>DE</CountryCode> <UniqueIdentifier>issuing-authority-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>8cfcd9b7-a9b7-437b-93e0-0c263aacb6f0</TransactionIdentifier> <Timestamp>2025-05-30T16:23:52.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <ResponsePayload> <ActionResponses> <ActionResponse> <ActionIdentifier>0</ActionIdentifier> <DELIVERResponse> <Identifier>9190ece6-03b9-4c17-a33d-494889ad7ba4</Identifier> </DELIVERResponse> </ActionResponse> </ActionResponses> </ResponsePayload> </Payload> </HI1Message> No newline at end of file
104144/examples/ea_fullGroundsForRefusal_request.xml 0 → 100644 +50 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation" xmlns:doc="http://uri.etsi.org/03120/common/2020/09/Document" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:notify="http://uri.etsi.org/03120/common/2016/02/Notification" xmlns:ef1="http://uri.etsi.org/03120/common/2025/02/EpocForm1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ph="http://uri.etsi.org/03120/common/2025/02/EPOCPlaceholder" xmlns:epoc="http://data.europa.eu/edm/1/ns/epoc" xmlns:eio="http://data.europa.eu/edm/1/ns/eio" xmlns:epocform1="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-1#" xmlns:epocform2="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-2#" xmlns:epocform3="http://data.europa.eu/edm/1/ns/forms/EPOC-FORM-3#" xmlns:eopcform5="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-5#" xmlns:eopcform6="http://data.europa.eu/edm/1/ns/forms/EPOC-PR-FORM-6#" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:ecauth="http://uri.etsi.org/03120/common/2025/02/EioAuthority"> <Header> <SenderIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>enforcing-authority-1</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>IE</CountryCode> <UniqueIdentifier>service-provider-1</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>07cb5452-c524-4d59-9b2b-a0b51d5f4c3e</TransactionIdentifier> <Timestamp>2025-06-06T11:21:32.000000+01:00</Timestamp> <Version> <ETSIVersion>V1.20.1</ETSIVersion> <NationalProfileOwner>EU</NationalProfileOwner> <NationalProfileVersion>v1.1.1</NationalProfileVersion> </Version> </Header> <Payload> <RequestPayload> <ActionRequests> <ActionRequest> <ActionIdentifier>0</ActionIdentifier> <CREATE> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>83808fdd-8073-4725-b2a5-0e0c75d6e36f</ObjectIdentifier> <CountryCode>DE</CountryCode> <OwnerIdentifier>enforcing-authority-1</OwnerIdentifier> <!-- No grounds for refusal only apply to the whole Authorization object --> <AssociatedObjects> <AssociatedObject>7e84603b-be7b-4cba-af26-8468d177f36a</AssociatedObject> </AssociatedObjects> <doc:DocumentName>Grounds For Refusal Decision</doc:DocumentName> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>EPOCDocumentType</common:Name> <common:Value>FullGroundsForRefusal</common:Value> </doc:DocumentType> <doc:DocumentBody> <doc:Contents>QWxsIGdvb2QsIHBsZWFzZSBwcm9jZWVkCg==</doc:Contents> <doc:ContentType>text/plain</doc:ContentType> </doc:DocumentBody> </HI1Object> </CREATE> </ActionRequest> </ActionRequests> </RequestPayload> </Payload> </HI1Message> No newline at end of file