From c0db1ed6c22f73fd18539a36a89a4cfa2be17b0b Mon Sep 17 00:00:00 2001 From: Jay Tappen Date: Tue, 30 Jan 2024 15:52:27 -0500 Subject: [PATCH 1/2] Add three new optional fields each to RequestValue and TargetIdentifierValue --- 103120/schema/xsd/ts_103120_Task.xsd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/103120/schema/xsd/ts_103120_Task.xsd b/103120/schema/xsd/ts_103120_Task.xsd index 59f45d0..cd6e587 100644 --- a/103120/schema/xsd/ts_103120_Task.xsd +++ b/103120/schema/xsd/ts_103120_Task.xsd @@ -49,6 +49,9 @@ + + + @@ -147,6 +150,9 @@ + + + -- GitLab From b36ac500d7a50edb469fe7c0c388b77a322865c4 Mon Sep 17 00:00:00 2001 From: Jay Tappen Date: Tue, 30 Jan 2024 15:52:27 -0500 Subject: [PATCH 2/2] Add three new optional fields each to RequestValue and TargetIdentifierValue --- 103120/schema/xsd/ts_103120_Task.xsd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/103120/schema/xsd/ts_103120_Task.xsd b/103120/schema/xsd/ts_103120_Task.xsd index 59f45d0..43a6570 100644 --- a/103120/schema/xsd/ts_103120_Task.xsd +++ b/103120/schema/xsd/ts_103120_Task.xsd @@ -49,6 +49,9 @@ + + + @@ -147,6 +150,9 @@ + + + -- GitLab