Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
f3980d32
Commit
f3980d32
authored
Jun 15, 2020
by
canterburym
Browse files
TS 103 221-1 v1.1.1 (2017-10-26) agreed at LI#46 (Rotterdam, 2017-10-03)
parent
612ad94b
Pipeline
#4128
passed with stage
in 6 seconds
Changes
66
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
103221-1/TS_103_221_01.xsd
0 → 100644
View file @
f3980d32
This diff is collapsed.
Click to expand it.
103221-1/examples/ActivateTaskRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:ActivateTaskRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.247432Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
3741800e-971b-4aa9-85f4-466d2b1adc7f
</ns1:x1TransactionId>
<ns1:taskDetails>
<ns1:xId>
29f28e1c-f230-486a-a860-f5a784ab9172
</ns1:xId>
<ns1:targetIdentifiers>
<ns1:targetIdentifier>
<ns1:e164Number>
447700900000
</ns1:e164Number>
</ns1:targetIdentifier>
</ns1:targetIdentifiers>
<ns1:deliveryType>
X2andX3
</ns1:deliveryType>
<ns1:listOfDIDs>
<ns1:dId>
19867c20-8c94-473e-b9cd-8b72b7b05fd4
</ns1:dId>
</ns1:listOfDIDs>
</ns1:taskDetails>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/ActivateTaskResponse_example.xml
0 → 100644
View file @
f3980d32
<?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:ActivateTaskResponse"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.401571Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
3741800e-971b-4aa9-85f4-466d2b1adc7f
</ns1:x1TransactionId>
<ns1:oK>
AcknowledgedAndCompleted
</ns1:oK>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/CreateDestinationRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:ns2=
"http://uri.etsi.org/03280/common/2017/07"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:CreateDestinationRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.446605Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
8e8ca539-e4dd-41f3-b1cb-acc2a5edece0
</ns1:x1TransactionId>
<ns1:destinationDetails>
<ns1:dId>
b0ce308c-aa17-42bd-a27b-287bcb5b3468
</ns1:dId>
<ns1:deliveryType>
X2andX3
</ns1:deliveryType>
<ns1:deliveryAddress>
<ns1:ipAddressAndPort>
<ns2:address>
<ns2:IPv4Address>
192.0.2.2
</ns2:IPv4Address>
</ns2:address>
<ns2:port>
<ns2:TCPPort>
12345
</ns2:TCPPort>
</ns2:port>
</ns1:ipAddressAndPort>
</ns1:deliveryAddress>
</ns1:destinationDetails>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/CreateDestinationResponse_example.xml
0 → 100644
View file @
f3980d32
<?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.1.1
</ns1:version>
<ns1:x1TransactionId>
8e8ca539-e4dd-41f3-b1cb-acc2a5edece0
</ns1:x1TransactionId>
<ns1:oK>
AcknowledgedAndCompleted
</ns1:oK>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/DeactivateTaskRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:DeactivateTaskRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.429594Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
3da0df97-7bd5-4413-936d-74bebd7512fe
</ns1:x1TransactionId>
<ns1:xId>
29f28e1c-f230-486a-a860-f5a784ab9172
</ns1:xId>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/DeactivateTaskResponse_example.xml
0 → 100644
View file @
f3980d32
<?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:DeactivateTaskResponse"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.430594Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
3da0df97-7bd5-4413-936d-74bebd7512fe
</ns1:x1TransactionId>
<ns1:oK>
AcknowledgedAndCompleted
</ns1:oK>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/GetAllDetailsRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:GetAllDetailsRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.496243Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
bfd0c982-b7d6-4a8e-80a0-89dab964aafd
</ns1:x1TransactionId>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/GetAllDetailsResponse_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Response
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:ns2=
"http://uri.etsi.org/03280/common/2017/07"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1ResponseMessage
xsi:type=
"ns1:GetAllDetailsResponse"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.496743Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
bfd0c982-b7d6-4a8e-80a0-89dab964aafd
</ns1:x1TransactionId>
<ns1:neStatusDetails>
<ns1:neStatus>
OK
</ns1:neStatus>
<ns1:listOfFaults/>
</ns1:neStatusDetails>
<ns1:listOfTaskResponseDetails>
<ns1:taskResponseDetails>
<ns1:taskDetails>
<ns1:xId>
29f28e1c-f230-486a-a860-f5a784ab9172
</ns1:xId>
<ns1:targetIdentifiers>
<ns1:targetIdentifier>
<ns1:e164Number>
447700900000
</ns1:e164Number>
</ns1:targetIdentifier>
</ns1:targetIdentifiers>
<ns1:deliveryType>
X2andX3
</ns1:deliveryType>
<ns1:listOfDIDs>
<ns1:dId>
1eb4406a-8b28-41fd-8f0f-e1a0a3eb5ff9
</ns1:dId>
</ns1:listOfDIDs>
</ns1:taskDetails>
<ns1:taskStatus>
<ns1:provisioningStatus>
complete
</ns1:provisioningStatus>
<ns1:listOfFaults/>
</ns1:taskStatus>
</ns1:taskResponseDetails>
</ns1:listOfTaskResponseDetails>
<ns1:listOfDestinationResponseDetails>
<ns1:destinationResponseDetails>
<ns1:destinationDetails>
<ns1:dId>
b0ce308c-aa17-42bd-a27b-287bcb5b3468
</ns1:dId>
<ns1:deliveryType>
X2andX3
</ns1:deliveryType>
<ns1:deliveryAddress>
<ns1:ipAddressAndPort>
<ns2:address>
<ns2:IPv4Address>
192.0.2.2
</ns2:IPv4Address>
</ns2:address>
<ns2:port>
<ns2:TCPPort>
12345
</ns2:TCPPort>
</ns2:port>
</ns1:ipAddressAndPort>
</ns1:deliveryAddress>
</ns1:destinationDetails>
<ns1:destinationStatus>
<ns1:destinationDeliveryStatus>
activeAndWorking
</ns1:destinationDeliveryStatus>
<ns1:listOfFaults/>
</ns1:destinationStatus>
</ns1:destinationResponseDetails>
</ns1:listOfDestinationResponseDetails>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/GetDestinationDetailsRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:GetDestinationDetailsRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.462616Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
7de5709c-8269-417f-a123-7087d3971f8c
</ns1:x1TransactionId>
<ns1:dId>
b0ce308c-aa17-42bd-a27b-287bcb5b3468
</ns1:dId>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/GetDestinationDetailsResponse_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Response
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:ns2=
"http://uri.etsi.org/03280/common/2017/07"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1ResponseMessage
xsi:type=
"ns1:GetDestinationDetailsResponse"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.462616Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
7de5709c-8269-417f-a123-7087d3971f8c
</ns1:x1TransactionId>
<ns1:destinationResponseDetails>
<ns1:destinationDetails>
<ns1:dId>
b0ce308c-aa17-42bd-a27b-287bcb5b3468
</ns1:dId>
<ns1:deliveryType>
X2andX3
</ns1:deliveryType>
<ns1:deliveryAddress>
<ns1:ipAddressAndPort>
<ns2:address>
<ns2:IPv4Address>
192.0.2.2
</ns2:IPv4Address>
</ns2:address>
<ns2:port>
<ns2:TCPPort>
12345
</ns2:TCPPort>
</ns2:port>
</ns1:ipAddressAndPort>
</ns1:deliveryAddress>
</ns1:destinationDetails>
<ns1:destinationStatus>
<ns1:destinationDeliveryStatus>
activeAndWorking
</ns1:destinationDeliveryStatus>
<ns1:listOfFaults/>
</ns1:destinationStatus>
</ns1:destinationResponseDetails>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/GetNEStatusRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:GetNEStatusRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.487158Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
93d571cb-3793-4385-8b59-2c14097ed743
</ns1:x1TransactionId>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/GetNEStatusResponse_example.xml
0 → 100644
View file @
f3980d32
<?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:GetNEStatusResponse"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.488659Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
93d571cb-3793-4385-8b59-2c14097ed743
</ns1:x1TransactionId>
<ns1:neStatusDetails>
<ns1:neStatus>
OK
</ns1:neStatus>
<ns1:listOfFaults/>
</ns1:neStatusDetails>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/GetTaskDetailsRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:GetTaskDetailsRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.418584Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
609dcabd-5ab1-4c95-9681-a24681f105ac
</ns1:x1TransactionId>
<ns1:xId>
29f28e1c-f230-486a-a860-f5a784ab9172
</ns1:xId>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/GetTaskDetailsResponse_example.xml
0 → 100644
View file @
f3980d32
<?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:GetTaskDetailsResponse"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.420587Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
609dcabd-5ab1-4c95-9681-a24681f105ac
</ns1:x1TransactionId>
<ns1:taskResponseDetails>
<ns1:taskDetails>
<ns1:xId>
29f28e1c-f230-486a-a860-f5a784ab9172
</ns1:xId>
<ns1:targetIdentifiers>
<ns1:targetIdentifier>
<ns1:e164Number>
447700900000
</ns1:e164Number>
</ns1:targetIdentifier>
</ns1:targetIdentifiers>
<ns1:deliveryType>
X2andX3
</ns1:deliveryType>
<ns1:listOfDIDs>
<ns1:dId>
1eb4406a-8b28-41fd-8f0f-e1a0a3eb5ff9
</ns1:dId>
</ns1:listOfDIDs>
</ns1:taskDetails>
<ns1:taskStatus>
<ns1:provisioningStatus>
complete
</ns1:provisioningStatus>
<ns1:listOfFaults/>
</ns1:taskStatus>
</ns1:taskResponseDetails>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/KeepaliveRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:KeepaliveRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.541784Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
6420aa0f-e5e6-4a32-9dff-15b836589257
</ns1:x1TransactionId>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/KeepaliveResponse_example.xml
0 → 100644
View file @
f3980d32
<?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:KeepaliveResponse"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.542783Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
6420aa0f-e5e6-4a32-9dff-15b836589257
</ns1:x1TransactionId>
<ns1:oK>
AcknowledgedAndCompleted
</ns1:oK>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/ListAllDetailsRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:ListAllDetailsRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.50833Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
09529160-2e44-49c6-bf54-204ca5edcfab
</ns1:x1TransactionId>
</ns1:x1RequestMessage>
</ns1:X1Request>
103221-1/examples/ListAllDetailsResponse_example.xml
0 → 100644
View file @
f3980d32
<?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:ListAllDetailsResponse"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.50833Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
09529160-2e44-49c6-bf54-204ca5edcfab
</ns1:x1TransactionId>
<ns1:ListOfXIDs>
<ns1:xId>
29f28e1c-f230-486a-a860-f5a784ab9172
</ns1:xId>
</ns1:ListOfXIDs>
<ns1:ListOfDIDs>
<ns1:dId>
b0ce308c-aa17-42bd-a27b-287bcb5b3468
</ns1:dId>
</ns1:ListOfDIDs>
</ns1:x1ResponseMessage>
</ns1:X1Response>
103221-1/examples/ModifyTaskRequest_example.xml
0 → 100644
View file @
f3980d32
<?xml version="1.0" ?>
<ns1:X1Request
xmlns:ns1=
"http://uri.etsi.org/03221/X1/2017/10"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<ns1:x1RequestMessage
xsi:type=
"ns1:ModifyTaskRequest"
>
<ns1:admfIdentifier>
admfID
</ns1:admfIdentifier>
<ns1:neIdentifier>
neID
</ns1:neIdentifier>
<ns1:messageTimestamp>
2017-10-06T18:46:21.411587Z
</ns1:messageTimestamp>
<ns1:version>
v1.1.1
</ns1:version>
<ns1:x1TransactionId>
fcfc97de-1c77-413d-9925-d1630acbf763
</ns1:x1TransactionId>
<ns1:taskDetails>
<ns1:xId>
29f28e1c-f230-486a-a860-f5a784ab9172
</ns1:xId>
<ns1:targetIdentifiers>
<ns1:targetIdentifier>
<ns1:e164Number>
447700900000
</ns1:e164Number>
</ns1:targetIdentifier>
</ns1:targetIdentifiers>
<ns1:deliveryType>
X2andX3
</ns1:deliveryType>
<ns1:listOfDIDs>
<ns1:dId>
1eb4406a-8b28-41fd-8f0f-e1a0a3eb5ff9
</ns1:dId>
</ns1:listOfDIDs>
</ns1:taskDetails>
</ns1:x1RequestMessage>
</ns1:X1Request>
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment