request3.xml 2.87 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>
    <RequestPayload>
      <ActionRequests>
          <ActionRequest>
            <ActionIdentifier>0</ActionIdentifier>
            <CREATE>
              <HI1Object xsi:type="doc:DocumentObject">
                <ObjectIdentifier>4193f541-5e19-468e-b4a3-1c636ce115e9</ObjectIdentifier>
                <CountryCode>XX</CountryCode>
                <OwnerIdentifier>SENDER01</OwnerIdentifier>
                <doc:DocumentReference>W000001</doc:DocumentReference>
                <doc:DocumentTimespan>
                  <doc:StartTime>2015-09-01T12:00:00Z</doc:StartTime>
                  <doc:EndTime>2015-12-01T12:00:00Z</doc:EndTime>
                </doc:DocumentTimespan>
                <doc:DocumentType>
                  <common:Owner>ETSI</common:Owner>
                  <common:Name>DocumentType</common:Name>
                  <common:Value>Warrant</common:Value>
                </doc:DocumentType>
                <doc:DocumentSignature>
                  <common:ApproverDetails>
                    <common:ApproverName>Approver</common:ApproverName>
                  </common:ApproverDetails>
                  <common:ApprovalTimestamp>2015-09-01T12:00:00Z</common:ApprovalTimestamp>
                </doc:DocumentSignature>
              </HI1Object>
            </CREATE>
          </ActionRequest>
          <ActionRequest>
            <ActionIdentifier>1</ActionIdentifier>
            <UPDATE>
              <HI1Object xsi:type="auth:AuthorisationObject">
                <ObjectIdentifier>7dbbc880-8750-4d3c-abe7-ea4a17646045</ObjectIdentifier>
                <AssociatedObjects>
                  <AssociatedObject>4193f541-5e19-468e-b4a3-1c636ce115e9</AssociatedObject>
                </AssociatedObjects>
              </HI1Object>
            </UPDATE>
          </ActionRequest>
      </ActionRequests>
    </RequestPayload>
  </Payload>
</HI1Message>