Commit 40afa9e9 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Adding form 5 example

parent 036416fd
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -112,6 +112,11 @@
              <AssociatedObjects>
                <AssociatedObject>020aeae3-e986-4e43-9cb9-3776e41fd636</AssociatedObject>
              </AssociatedObjects>
              <task:DesiredStatus>
                  <common:Owner>ETSI</common:Owner>
                  <common:Name>LDTaskDesiredStatus</common:Name>
                  <common:Value>AwaitingDisclosure</common:Value>
              </task:DesiredStatus>
              <task:RequestDetails>
                <task:Type>
                  <common:Owner>ETSI</common:Owner>
+495 KiB

File added.

No diff preview for this file type.

+55 −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: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:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:ecauth="http://uri.etsi.org/03120/common/2025/02/EioAuthority">
  <Header>
    <SenderIdentifier>
      <CountryCode>XX</CountryCode>
      <UniqueIdentifier>Issuing Authority A</UniqueIdentifier>
    </SenderIdentifier>
    <ReceiverIdentifier>
      <CountryCode>XX</CountryCode>
      <UniqueIdentifier>Service Provider A</UniqueIdentifier>
    </ReceiverIdentifier>
    <TransactionIdentifier>37ae07fc-1a07-4148-bda5-c8114cb95926</TransactionIdentifier>
    <Timestamp>2025-04-24T13:03:07.555897+01:00</Timestamp>
    <Version>
      <ETSIVersion>V1.18.1</ETSIVersion>
      <NationalProfileOwner>EU</NationalProfileOwner>
      <NationalProfileVersion>v1.0</NationalProfileVersion>
    </Version>
  </Header>
  <Payload>
    <RequestPayload>
      <ActionRequests>
        <ActionRequest>
          <ActionIdentifier>0</ActionIdentifier>
          <UPDATE>
            <HI1Object xsi:type="task:LPTaskObject">
              <ObjectIdentifier>e55637c0-e444-48ef-8e50-4fc208bd80f4</ObjectIdentifier>
              <CountryCode>XX</CountryCode>
              <OwnerIdentifier>Issuing Authority A</OwnerIdentifier>
              <task:DesiredStatus>
                <common:Owner>ETSI</common:Owner>
                <common:Name>EPOCPRPreservationStatus</common:Name>
                <common:Value>SubsequentProductionRequested</common:Value>
              </task:DesiredStatus>
            </HI1Object>
          </UPDATE>
        </ActionRequest>
        <ActionRequest>
          <ActionIdentifier>1</ActionIdentifier>
          <CREATE>
            <HI1Object xsi:type="doc:DocumentObject">
              <ObjectIdentifier>ac48b8d1-acfd-481b-84bc-b4cd9263377c</ObjectIdentifier>
              <CountryCode>XX</CountryCode>
              <OwnerIdentifier>Issuing Authority A</OwnerIdentifier>
              <AssociatedObjects>
                <AssociatedObject>94a37780-4bc9-43c9-be30-4a3f0c2404a4</AssociatedObject>
              </AssociatedObjects>
            </HI1Object>
          </CREATE>
        </ActionRequest>
      </ActionRequests>
    </RequestPayload>
  </Payload>
</HI1Message>