diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index 9c8bf6ce30a19e3c11fca9ab9c8419f92b03b82c..2b816ab11343117b3629162387ba004b532a9c8b 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -804,4 +804,54 @@ + + + ETSI + DeliveryStatus + + + Available + The Delivery object is available + + + Acknowledged + The Delivery object details have been acknowledged + + + Expired + The data related to the Delivery is no longer available due to expiry + + + Error + The Delivery object or underlying data has an error + + + Received + The data related to the Delivery object has been received + + + + + + ETSI + DeliveryDesiredStatus + + + Available + The Delivery object is available + + + Acknowledged + The Delivery object details have been acknowledged + + + Error + The Delivery object or underlying data had an error whilst handling + + + Received + The data related to the Delivery object has been received + + + diff --git a/103120/schema/xsd/ts_103120_Common.xsd b/103120/schema/xsd/ts_103120_Common.xsd index 79f28e0a39d966aaabcb90121f01edd10830f3b0..f7d5471dff092d2c92218f0f4b94d03d5a46c592 100644 --- a/103120/schema/xsd/ts_103120_Common.xsd +++ b/103120/schema/xsd/ts_103120_Common.xsd @@ -95,4 +95,27 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/103120/schema/xsd/ts_103120_Core.xsd b/103120/schema/xsd/ts_103120_Core.xsd index 76cfe1dbdef94708eba7888e4b0787fb4dac8190..36bfdc8eac0366936b07f447d8113ab955bc40fd 100644 --- a/103120/schema/xsd/ts_103120_Core.xsd +++ b/103120/schema/xsd/ts_103120_Core.xsd @@ -127,6 +127,9 @@ + + + diff --git a/103120/schema/xsd/ts_103120_Delivery.xsd b/103120/schema/xsd/ts_103120_Delivery.xsd index 96479cea587f2446e79c54968307494f7ac45879..7103d29a5857c535e1bf64b54d5098de57cd4837 100644 --- a/103120/schema/xsd/ts_103120_Delivery.xsd +++ b/103120/schema/xsd/ts_103120_Delivery.xsd @@ -13,6 +13,8 @@ + + @@ -52,26 +54,16 @@ + - - - - - - - - - - - - - - + + + @@ -84,10 +76,17 @@ - - - - - - + + + + + + + + + + + + + \ No newline at end of file