diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index b0a742dac821ebe418e40deb9b8078d99fb89316..f57e7ef86170eee76a1151ea3ec826d02ac448db 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -25,6 +25,10 @@ LDTask An LD Task Object as defined in section 8.3 + + LPTask + An LP Task Object as defined in section 8.4 + Delivery A Delivery Object as defined in section 10 @@ -649,6 +653,64 @@ + + + ETSI + LPTaskStatus + + + AwaitingPreservation + The Task is approved, but is not yet processed by the LD system. + + + Preserved + The Task has been processed and the data has been preserved by the LP system. + + + PreservationNotAvailable + The Task has been processed and the CSP has determined there is no data available to preserve. + + + Rejected + The Task has been explicitly denied or rejected by one or more relevant authorities or by the CSP. + + + Cancelled + The Task has been permanently cancelled. + + + Expired + The retention period of the preserved data has expired. + + + Error + The Task has not been processed due to a problem with the underlying LP system. + + + Invalid + The Task has not been processed due to a problem with the current information populated in the Task Object. + + + + + + ETSI + LPTaskDesiredStatus + + + AwaitingPreservation + The Task is approved by the relevant authorities, but the Task has not yet been approved and/or actioned by the CSP. + + + Preserved + The Task has been processed and the data has been preserved by the LP system. + + + Cancelled + The Task has been permanently cancelled. + + + ETSI diff --git a/103120/examples/request8_LPTaskObject.xml b/103120/examples/request8_LPTaskObject.xml new file mode 100644 index 0000000000000000000000000000000000000000..4e02d12bd4ba39391990a0ed7d744a5b6c259f9e --- /dev/null +++ b/103120/examples/request8_LPTaskObject.xml @@ -0,0 +1,55 @@ + + +
+ + XX + ACTOR01 + + + XX + ACTOR02 + + 46f95c5b-57d6-47f8-959f-cd8807d08bf6 + 2023-06-21T12:00:00.000000Z + + V1.14.1 + XX + v1.0 + +
+ + + + + 0 + + + f1205c94-4f56-4d97-9717-39410073979b + XX + ACTOR01 + + ETSI + LPTaskDesiredStatus + Preserved + + + 2023-05-01T12:00:00Z + 2023-05-02T12:00:00Z + + + + ETSI + InternationalE164 + + 442079460223 + + + + 2023-06-30T12:00:00Z + + + + + + +
diff --git a/103120/schema/ts_103120_Task.xsd b/103120/schema/ts_103120_Task.xsd index 07741d724c65de8d982bcf6403a3ac07d1193535..59f45d04b29e739ab8f4753ca656e273e076c709 100644 --- a/103120/schema/ts_103120_Task.xsd +++ b/103120/schema/ts_103120_Task.xsd @@ -188,6 +188,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +