diff --git a/104112/examples/xml/MessagingServiceSchema.xsd b/104112/examples/xml/MessagingServiceSchema.xsd
new file mode 100644
index 0000000000000000000000000000000000000000..4089b7fbc11990b9a7a2530af96b9a49979c8e24
--- /dev/null
+++ b/104112/examples/xml/MessagingServiceSchema.xsd
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/104112/examples/xml/TC-03_LIDelivery_TSC001.xml b/104112/examples/xml/TC-03_LIDelivery_TSC001.xml
new file mode 100644
index 0000000000000000000000000000000000000000..22907810a53f1312c70dfaf6d59d572d625d0750
--- /dev/null
+++ b/104112/examples/xml/TC-03_LIDelivery_TSC001.xml
@@ -0,0 +1,101 @@
+
+
+
+
+ XX
+ ACTOR02
+
+
+ XX
+ ACTOR01
+
+ 8854cfad-44ac-43b8-99ae-530b690b43da
+ 2025-04-04T13:37:37.000000Z
+
+ V1.18.1
+ XX
+ v1.0
+
+
+
+
+
+
+ 0
+
+ 71ff52ca-bcea-4fa3-b34e-1b89dcfb0d9e
+
+ 71ff52ca-bcea-4fa3-b34e-1b89dcfb0d9e
+
+ 2b36a78b-b628-416d-bd22-404e68a0cd36
+
+
+ XX-ACTOR01-1234
+
+ d1079830-8e9a-4731-8fb7-36b9b961eb73
+ 1
+ true
+
+
+ ETSI
+ ManifestSpecification
+ TS103707
+
+
+
+
+
+
+
+
+
+
+
+
+ ETSI
+ EmailAddress
+
+ PartyA@example.com
+
+
+ true
+
+
+
+
+
+
+ ETSI
+ EmailAddress
+
+ PartyA@example.com
+
+
+
+
+ 2025-04-04T13:37:37.000000+00:00
+
+
+
+
+ http://MessagingServiceSchema.example.com/schema/v1.1.1/
+
+
+
+ 633523913219
+ Foo for you
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/104112/examples/xml/TC-03_LIDelivery_TSC007.xml b/104112/examples/xml/TC-03_LIDelivery_TSC007.xml
new file mode 100644
index 0000000000000000000000000000000000000000..68ca2ca9af637dd736066f360259475ce0ac1013
--- /dev/null
+++ b/104112/examples/xml/TC-03_LIDelivery_TSC007.xml
@@ -0,0 +1,112 @@
+
+
+
+
+ XX
+ ACTOR02
+
+
+ XX
+ ACTOR01
+
+ 8854cfad-44ac-43b8-99ae-530b690b43da
+ 2025-04-04T13:37:37.000000Z
+
+ V1.18.1
+ XX
+ v1.0
+
+
+
+
+
+
+ 0
+
+ 71ff52ca-bcea-4fa3-b34e-1b89dcfb0d9e
+
+ 71ff52ca-bcea-4fa3-b34e-1b89dcfb0d9e
+
+ 2b36a78b-b628-416d-bd22-404e68a0cd36
+
+
+ XX-ACTOR01-1234
+
+ d1079830-8e9a-4731-8fb7-36b9b961eb73
+ 1
+ true
+
+
+ ETSI
+ ManifestSpecification
+ TS103707
+
+
+
+
+
+
+
+
+
+
+
+
+ ETSI
+ EmailAddress
+
+ PartyA@example.com
+
+
+ true
+
+
+
+
+
+
+ ETSI
+ EmailAddress
+
+ PartyB@example.com
+
+
+
+
+
+
+
+ ETSI
+ EmailAddress
+
+ PartyC@example.com
+
+
+
+
+ 2025-04-04T13:37:37.000000+00:00
+
+
+
+
+ http://MessagingServiceSchema.example.com/schema/v1.1.1/
+
+
+
+ 633523913219
+ Foo for the group
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/testing/xsd_compile_targets.json b/testing/xsd_compile_targets.json
index ee06c63e650bb14196ba4abaf97a599133d6f5a9..19d37c8185fc72a79cf526828e7481ece799e42f 100644
--- a/testing/xsd_compile_targets.json
+++ b/testing/xsd_compile_targets.json
@@ -72,13 +72,16 @@
"103120/schema/xsd/ts_103120_Common.xsd",
"103120/schema/xsd/ts_103120_Core.xsd",
"103120/schema/xsd/ts_103120_Config.xsd",
+ "103120/schema/xsd/ts_103120_Delivery.xsd",
"103120/dictionaries/ts_103120_Dictionaries.xsd",
"103120/schema/xsd/ts_103120_Task.xsd",
"testing/deps/xmldsig/xmldsig-core-schema.xsd",
- "103707/examples/FooServiceSchema.xsd"
+ "103707/examples/FooServiceSchema.xsd",
+ "104112/examples/xml/MessagingServiceSchema.xsd"
],
"exampleFiles" : [
- "103707/examples"
+ "103707/examples",
+ "104112/examples"
]
},
{
@@ -89,5 +92,5 @@
"exampleFiles" : [
"104000/examples"
]
- }
+ }
]