CreateDestinationResponse_example.xml 598 Bytes
Newer Older
<?xml version="1.0" ?>
<ns1:X1Response xmlns:ns1="http://uri.etsi.org/03221/X1/2017/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ns1:x1ResponseMessage xsi:type="ns1:CreateDestinationResponse">
    <ns1:admfIdentifier>admfID</ns1:admfIdentifier>
    <ns1:neIdentifier>neID</ns1:neIdentifier>
    <ns1:messageTimestamp>2017-10-06T18:46:21.446605Z</ns1:messageTimestamp>
    <ns1:version>v1.6.1</ns1:version>
    <ns1:x1TransactionId>8e8ca539-e4dd-41f3-b1cb-acc2a5edece0</ns1:x1TransactionId>
    <ns1:oK>AcknowledgedAndCompleted</ns1:oK>
  </ns1:x1ResponseMessage>
</ns1:X1Response>