diff --git a/CDT-crossResourceSubscription.xsd b/CDT-crossResourceSubscription.xsd index 24a3ec0f36e9ade67f2e13579255786c28473668..10866da7d2c04538bf4dc2dbecb6923a52f304f5 100644 --- a/CDT-crossResourceSubscription.xsd +++ b/CDT-crossResourceSubscription.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" />