From a9f92dcfc04e42bc1d0091fe9cced280e71ae8f9 Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 13 Feb 2025 12:49:37 +0000 Subject: [PATCH 1/3] Adding AssociatedObjects to Notifications --- 103120/schema/xsd/ts_103120_Notification.xsd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/103120/schema/xsd/ts_103120_Notification.xsd b/103120/schema/xsd/ts_103120_Notification.xsd index 111dd01f..f9253ae6 100644 --- a/103120/schema/xsd/ts_103120_Notification.xsd +++ b/103120/schema/xsd/ts_103120_Notification.xsd @@ -13,6 +13,7 @@ + @@ -29,6 +30,11 @@ + + + + + -- GitLab From 5cb589b951a54d92a2a18bd530d06af7126e916f Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 25 Feb 2025 21:36:44 +0000 Subject: [PATCH 2/3] ALlowing empty list --- 103120/schema/xsd/ts_103120_Notification.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/103120/schema/xsd/ts_103120_Notification.xsd b/103120/schema/xsd/ts_103120_Notification.xsd index f9253ae6..e1dc9724 100644 --- a/103120/schema/xsd/ts_103120_Notification.xsd +++ b/103120/schema/xsd/ts_103120_Notification.xsd @@ -32,7 +32,7 @@ - + -- GitLab From 7017b43edbec4ef652bac27c4560fd173693142f Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 25 Feb 2025 21:37:23 +0000 Subject: [PATCH 3/3] Changing name of new field --- 103120/schema/xsd/ts_103120_Notification.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/103120/schema/xsd/ts_103120_Notification.xsd b/103120/schema/xsd/ts_103120_Notification.xsd index e1dc9724..0ffa6354 100644 --- a/103120/schema/xsd/ts_103120_Notification.xsd +++ b/103120/schema/xsd/ts_103120_Notification.xsd @@ -13,7 +13,7 @@ - + -- GitLab