From 381f1e367dddebf62f36bd16f9f2cf8854baf256 Mon Sep 17 00:00:00 2001
From: reinaortega <miguelangel.reinaortega@etsi.org>
Date: Wed, 14 Oct 2020 10:53:14 +0200
Subject: [PATCH] XSD v3_13_0 baseline

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

diff --git a/CDT-crossResourceSubscription.xsd b/CDT-crossResourceSubscription.xsd
index 88e426a..a304d14 100644
--- a/CDT-crossResourceSubscription.xsd
+++ b/CDT-crossResourceSubscription.xsd
@@ -44,7 +44,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 						<xs:element name="regularResourcesAsTarget" type="m2m:listOfURIs" minOccurs="0" />
 						<xs:element name="subscriptionResourcesAsTarget" type="m2m:listOfURIs" minOccurs="0" />
 						<xs:element name="timeWindowType" type="m2m:timeWindowType" />
-						<xs:element name="timeWindowSize" type="m2m:absRelTimestamp" />
+						<xs:element name="timeWindowSize" type="xs:duration" />
 						<xs:element name="eventNotificationCriteriaSet" type="m2m:eventNotificationCriteriaSet" minOccurs="0" />
 						<xs:element name="notificationEventCat" type="m2m:eventCat" minOccurs="0" />
 						<xs:element name="expirationCounter" type="xs:positiveInteger" minOccurs="0" />
-- 
GitLab