From 1ad25c6e2a906dd825cfa6ac2de82beda316a4e1 Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Thu, 16 Mar 2023 15:06:05 +0100
Subject: [PATCH] 
 SDS-2022-0184R01-TS-0004_-_Another_correction_for_the_notificationStatsInfo_and_notific

Signed-off-by: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
---
 CDT-subscription.xsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CDT-subscription.xsd b/CDT-subscription.xsd
index 37b3640..5d4b81a 100644
--- a/CDT-subscription.xsd
+++ b/CDT-subscription.xsd
@@ -56,7 +56,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 						<xs:element name="notificationEventCat" type="m2m:eventCat" minOccurs="0" />
 						<xs:element name="subscriberURI" type="xs:anyURI" minOccurs="0" />
 						<xs:element name="associatedCrossResourceSub" type="m2m:listOfURIs" minOccurs="0" />					
-						<xs:element name="notificationStatsEnable" type="xs:boolean"/>
+						<xs:element name="notificationStatsEnable" type="xs:boolean" minOccurs="0"/>
 						<xs:element name="notificationStatsInfo" type="m2m:setOfNotificationStatsInfo" minOccurs="0" />					
 						<xs:element name="primitiveProfileID" type="xs:anyURI" minOccurs="0" />					
 
-- 
GitLab