response7_filtered_get.xml 1.55 KB
Newer Older
canterburym's avatar
canterburym committed
<?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">
  <Header>
    <SenderIdentifier>
      <CountryCode>XX</CountryCode>
      <UniqueIdentifier>ACTOR01</UniqueIdentifier>
    </SenderIdentifier>
    <ReceiverIdentifier>
      <CountryCode>XX</CountryCode>
      <UniqueIdentifier>ACTOR02</UniqueIdentifier>
    </ReceiverIdentifier>
    <TransactionIdentifier>708b43bc-14bc-41fb-a64b-821bffadc054</TransactionIdentifier>
    <Timestamp>2022-05-24T12:01:00.000000Z</Timestamp>
    <Version>
      <ETSIVersion>V1.11.2</ETSIVersion>
      <NationalProfileOwner>XX</NationalProfileOwner>
      <NationalProfileVersion>v1.0</NationalProfileVersion>
    </Version>
  </Header>
  <Payload>
    <ResponsePayload>
      <ActionResponses>
          <ActionResponse>
            <ActionIdentifier>0</ActionIdentifier>
            <GETResponse>
              <HI1Object xsi:type="task:LITaskObject">
                <ObjectIdentifier>f02efaa6-24bb-4e33-b1f3-829cbb6a5d44</ObjectIdentifier>
canterburym's avatar
ws  
canterburym committed
                <task:Status>
                  <common:Owner>ETSI</common:Owner>
                  <common:Name>TaskStatus</common:Name>
                  <common:Value>Active</common:Value>
                </task:Status>
canterburym's avatar
canterburym committed
              </HI1Object>
            </GETResponse>
          </ActionResponse>
      </ActionResponses>
    </ResponsePayload>
  </Payload>
</HI1Message>