From 76aeb064c35b2a53f31ca598598d2afce8d17554 Mon Sep 17 00:00:00 2001
From: Peter Niblett <peter_niblett@uk.ibm.com>
Date: Tue, 14 Mar 2023 22:41:59 +1100
Subject: [PATCH] SDS-2022-0181-AEMissingAttributes-TS0004_R3

Removed the new attributes from AEAnnc
---
 v3_28_0/CDT-AE-v3_28_0.xsd | 2 --
 1 file changed, 2 deletions(-)

diff --git a/v3_28_0/CDT-AE-v3_28_0.xsd b/v3_28_0/CDT-AE-v3_28_0.xsd
index 11b78ef..d289e61 100644
--- a/v3_28_0/CDT-AE-v3_28_0.xsd
+++ b/v3_28_0/CDT-AE-v3_28_0.xsd
@@ -115,8 +115,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 						<xs:element name="sessionCapabilities" type="m2m:sessionCapabilities" minOccurs="0" />
 						<xs:element name="triggerEnable" type="xs:boolean" minOccurs="0" />
 						<xs:element name="activityPatternElements" type="m2m:activityPatternElements" minOccurs="0" />
-						<xs:element name="Trigger-Recipient-ID" type="m2m:triggerRecipientID" minOccurs="0" />
-						<xs:element name="triggerReferenceNumber" type="xs:unsignedInt" minOccurs="0" />
 
 						<!-- Child Resources -->
 						<xs:choice minOccurs="0" maxOccurs="1">
-- 
GitLab