diff --git a/104112/examples/xml/TC-03_LIDelivery_TSC001.xml b/104112/examples/xml/TC-03_LIDelivery_TSC001.xml index c315876003e85c5442156877f4447a5c721f3f7f..909bdfa73a51bf46b732c3f3088dc4b082692186 100644 --- a/104112/examples/xml/TC-03_LIDelivery_TSC001.xml +++ b/104112/examples/xml/TC-03_LIDelivery_TSC001.xml @@ -1,5 +1,5 @@ - +
XX @@ -44,40 +44,40 @@ - -
- - - - - PartyA@example.com - - true - - - - - PartyB@example.com - - - - 2025-04-04T13:37:37.000000+00:00 - - - - - http://MessagingServiceSchema.example.com/schema/v1.1.1/ - - - - 633523913219 - Foo for you - - - - - - + + + + + + + PartyA@example.com + + true + + + + + PartyB@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 index 46846ef7dbd692da7ae649509789289d23204a9a..e84cb900abafe3132e5f7924dc57776773aaeeba 100644 --- a/104112/examples/xml/TC-03_LIDelivery_TSC007.xml +++ b/104112/examples/xml/TC-03_LIDelivery_TSC007.xml @@ -1,5 +1,5 @@ - +
XX @@ -44,41 +44,41 @@ - -
- - - - - PartyA@example.com - - true - - - - - PartyB@example.com - PartyC@example.com - - - - 2025-04-04T13:37:37.000000+00:00 - - - - - http://MessagingServiceSchema.example.com/schema/v1.1.1/ - - - - 633523913219 - Foo for the group - - - - - - + + + + + + + PartyA@example.com + + true + + + + + PartyB@example.com + 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" ] - } + } ]