From f7c9d875f29b28ec7d36442209c0ef6a04f7e216 Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Wed, 18 May 2022 09:42:06 +0200
Subject: [PATCH] SDS-2021-0098 -
 TS-0004_Updates_to_resources_for_PrimitiveProfile

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 4ff6bec..11d9120 100644
--- a/CDT-subscription.xsd
+++ b/CDT-subscription.xsd
@@ -58,7 +58,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 						<xs:element name="associatedCrossResourceSub" type="m2m:listOfURIs" minOccurs="0" />					
 						<xs:element name="notificationStatsEnable" type="xs:boolean"/>
 						<xs:element name="notificationStatsInfo" type="m2m:setOfNotificationStatsInfo" minOccurs="0" />					
-						<xs:element name="primitiveProfileID" type="m2m:ID" minOccurs="0" />					
+						<xs:element name="primitiveProfileID" type="xs:anyURI" minOccurs="0" />					
 
 						<!-- Child Resources -->
 						<xs:choice minOccurs="0" maxOccurs="1">
-- 
GitLab