response1.xml 1.55 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">
  <Header>
    <SenderIdentifier>
      <CountryCode>XX</CountryCode>
      <UniqueIdentifier>SENDER01</UniqueIdentifier>
    </SenderIdentifier>
    <ReceiverIdentifier>
      <CountryCode>XX</CountryCode>
      <UniqueIdentifier>RECVER01</UniqueIdentifier>
    </ReceiverIdentifier>
    <TransactionIdentifier>c02358b2-76cf-4ba4-a8eb-f6436ccaea2e</TransactionIdentifier>
    <Timestamp>2015-09-01T12:00:01.000000Z</Timestamp>
    <Version>
      <NationalProfileOwner>XX</NationalProfileOwner>
      <NationalProfileVersion>v1.0</NationalProfileVersion>
    </Version>
  </Header>
  <Payload>
    <ResponsePayload>
      <ActionResponses>
          <ActionResponse>
            <ActionIdentifier>0</ActionIdentifier>
            <CREATEResponse>
              <Identifier>7dbbc880-8750-4d3c-abe7-ea4a17646045</Identifier>
            </CREATEResponse>
          </ActionResponse>
          <ActionResponse>
            <ActionIdentifier>1</ActionIdentifier>
            <CREATEResponse>
              <Identifier>2b36a78b-b628-416d-bd22-404e68a0cd36</Identifier>
            </CREATEResponse>
          </ActionResponse>
      </ActionResponses>
    </ResponsePayload>
  </Payload>
</HI1Message>