diff --git a/103120/examples/xml/request10_LDDestinationObject.xml b/103120/examples/xml/request10_LDDestinationObject.xml new file mode 100644 index 0000000000000000000000000000000000000000..594d9f4eb6c31937df3c386ae48f792f052b864b --- /dev/null +++ b/103120/examples/xml/request10_LDDestinationObject.xml @@ -0,0 +1,96 @@ + + +
+ + XX + ACTOR01 + + + XX + ACTOR02 + + c02358b2-76cf-4ba4-a8eb-f6436ccaea2e + 2019-09-30T13:37:00.000000Z + + V1.13.1 + XX + v1.0 + +
+ + + + + 0 + + + 2d1ac880-8750-4d3c-abe7-ea4a17646043 + XX + ACTOR01 + + 192.0.2.0 + + TestLDDestination + + + + + 1 + + + 7dbbc880-8750-4d3c-abe7-ea4a17646045 + XX + ACTOR01 + W000001 + + 2019-09-30T12:00:00Z + 2019-12-01T12:00:00Z + + + + + + 2 + + + 2b36a78b-b628-416d-bd22-404e68a0cd36 + XX + ACTOR01 + + 7dbbc880-8750-4d3c-abe7-ea4a17646045 + + XX-ACTOR01-1234 + + + ETSI + RequestType + SubscriberData + + 2019-09-30T12:00:00Z + 2019-12-30T12:00:00Z + + + + ETSI + InternationalE164 + + 442079460223 + + + + + + 2d1ac880-8750-4d3c-abe7-ea4a17646043 + + + + XX + ACTOR02 + + + + + + + +
diff --git a/103120/examples/xml/request11_LIDestinationObject.xml b/103120/examples/xml/request11_LIDestinationObject.xml new file mode 100644 index 0000000000000000000000000000000000000000..26ab2056e078e32e46676ce4481c848b0016654e --- /dev/null +++ b/103120/examples/xml/request11_LIDestinationObject.xml @@ -0,0 +1,104 @@ + + +
+ + XX + ACTOR01 + + + XX + ACTOR02 + + c02358b2-76cf-4ba4-a8eb-f6436ccaea2e + 2015-09-01T12:00:00.000000Z + + V1.13.1 + XX + v1.0 + +
+ + + + + 0 + + + 2daac880-8750-4d3c-abe7-ea4a17646043 + XX + ACTOR01 + + 192.0.2.0 + + TestLIDestination + + + + + 1 + + + 7dbbc880-8750-4d3c-abe7-ea4a17646045 + XX + ACTOR01 + W000001 + + 2015-09-01T12:00:00Z + 2015-12-01T12:00:00Z + + + + + + 2 + + + 2b36a78b-b628-416d-bd22-404e68a0cd36 + XX + ACTOR01 + + 7dbbc880-8750-4d3c-abe7-ea4a17646045 + + LIID1 + + + + + ETSI + InternationalE164 + + 442079460223 + + + + ETSI + TaskServiceType + DataType1 + + + CSP01 + TargetIdentifierSubtype + AccountType1 + + + + ETSI + TaskDeliveryType + IRIandCC + + + + 2daac880-8750-4d3c-abe7-ea4a17646043 + + + + XX + RECVER01 + + + + + + + +
\ No newline at end of file diff --git a/103120/schema/xsd/ts_103120_Destination.xsd b/103120/schema/xsd/ts_103120_Destination.xsd new file mode 100644 index 0000000000000000000000000000000000000000..266854560288c1b707a52740a2c4128f03df7e3d --- /dev/null +++ b/103120/schema/xsd/ts_103120_Destination.xsd @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/103120/schema/xsd/ts_103120_Task.xsd b/103120/schema/xsd/ts_103120_Task.xsd index 33aceea318c6f54416526baabf2c1c17c86ebbb7..2374709d4f049b993fd526d1e82350f144c8c82e 100644 --- a/103120/schema/xsd/ts_103120_Task.xsd +++ b/103120/schema/xsd/ts_103120_Task.xsd @@ -67,6 +67,8 @@ + + @@ -167,6 +169,7 @@ + diff --git a/testing/xml/ts_103120_xsd.json b/testing/xml/ts_103120_xsd.json index 822b65df217a1d8efb42fa58d05c49f953bd184b..8a66148ca43806846d18259d5481634be61b57ad 100644 --- a/testing/xml/ts_103120_xsd.json +++ b/testing/xml/ts_103120_xsd.json @@ -5,6 +5,7 @@ "103120/schema/xsd/ts_103120_Common.xsd", "103120/schema/xsd/ts_103120_Config.xsd", "103120/schema/xsd/ts_103120_Delivery.xsd", + "103120/schema/xsd/ts_103120_Destination.xsd", "103120/dictionaries/ts_103120_Dictionaries.xsd", "103120/schema/xsd/ts_103120_Document.xsd", "103120/schema/xsd/ts_103120_Notification.xsd",