From 9b5b4a2bca0bf16cfb290a87ed80a96411ce8690 Mon Sep 17 00:00:00 2001 From: Peter Niblett <peter_niblett@uk.ibm.com> Date: Mon, 16 Jan 2023 09:25:26 +0000 Subject: [PATCH] SDS-2021-0088R04-TS-0004_Fixes_for_crossResourceSubscription_R3 --- v3_26_0/CDT-crossResourceSubscription-v3_26_0.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/v3_26_0/CDT-crossResourceSubscription-v3_26_0.xsd b/v3_26_0/CDT-crossResourceSubscription-v3_26_0.xsd index 32898a8..9b37dc6 100644 --- a/v3_26_0/CDT-crossResourceSubscription-v3_26_0.xsd +++ b/v3_26_0/CDT-crossResourceSubscription-v3_26_0.xsd @@ -43,6 +43,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR <!-- Resource Specific Attributes --> <xs:element name="regularResourcesAsTarget" type="m2m:listOfURIs" minOccurs="0" /> <xs:element name="subscriptionResourcesAsTarget" type="m2m:listOfURIs" minOccurs="0" /> + <xs:element name="regularResourcesAsTargetSubscriptions" type="m2m:listOfURIs" minOccurs="0" /> <xs:element name="timeWindowType" type="m2m:timeWindowType" /> <xs:element name="timeWindowSize" type="xs:duration" /> <xs:element name="eventNotificationCriteriaSet" type="m2m:eventNotificationCriteriaSet" minOccurs="0" /> -- GitLab