response3.xml 2.71 KB
Newer Older
<?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/2019/10/Task" xmlns:auth="http://uri.etsi.org/03120/common/2016/02/Authorisation" xmlns:doc="http://uri.etsi.org/03120/common/2016/02/Document">
  <Header>
    <SenderIdentifier>
      <CountryCode>XX</CountryCode>
      <UniqueIdentifier>SENDER01</UniqueIdentifier>
    </SenderIdentifier>
    <ReceiverIdentifier>
      <CountryCode>XX</CountryCode>
      <UniqueIdentifier>RECVER01</UniqueIdentifier>
    </ReceiverIdentifier>
    <TransactionIdentifier>69353ac0-9582-4c71-b162-86259c99de20</TransactionIdentifier>
    <Timestamp>2015-09-01T12:02:00.000000Z</Timestamp>
    <Version>
      <NationalProfileOwner>XX</NationalProfileOwner>
      <NationalProfileVersion>v1.0</NationalProfileVersion>
    </Version>
  </Header>
  <Payload>
    <ResponsePayload>
      <ActionResponses>
          <ActionResponse>
            <ActionIdentifier>0</ActionIdentifier>
            <CREATEResponse>
              <Identifier>4193f541-5e19-468e-b4a3-1c636ce115e9</Identifier>
            </CREATEResponse>
          </ActionResponse>
          <ActionResponse>
            <ActionIdentifier>1</ActionIdentifier>
            <UPDATEResponse>
              <Identifier>7dbbc880-8750-4d3c-abe7-ea4a17646045</Identifier>
              <HI1Object xsi:type="auth:AuthorisationObject">
                <ObjectIdentifier>7dbbc880-8750-4d3c-abe7-ea4a17646045</ObjectIdentifier>
                <CountryCode>XX</CountryCode>
                <OwnerIdentifier>SENDER01</OwnerIdentifier>
                <Generation>2</Generation>
                <AssociatedObjects>
                  <AssociatedObject>4193f541-5e19-468e-b4a3-1c636ce115e9</AssociatedObject>
                </AssociatedObjects>
                <LastChanged>2015-09-01T12:02:00Z</LastChanged>
                <auth:AuthorisationReference>W000001</auth:AuthorisationReference>
                <auth:AuthorisationStatus>
                  <common:Owner>ETSI</common:Owner>
                  <common:Name>AuthorisationStatus</common:Name>
                  <common:Value>Active</common:Value>
                </auth:AuthorisationStatus>
                <auth:AuthorisationTimespan>
                  <auth:StartTime>2015-09-01T12:00:00Z</auth:StartTime>
                  <auth:EndTime>2015-12-01T12:00:00Z</auth:EndTime>
                </auth:AuthorisationTimespan>
              </HI1Object>
            </UPDATEResponse>
          </ActionResponse>
      </ActionResponses>
    </ResponsePayload>
  </Payload>
</HI1Message>