From cfbb5990eefb8390718872cdbb1c4b786e062fe2 Mon Sep 17 00:00:00 2001 From: wgranzow <wgranzow@qti.qualcomm.com> Date: Fri, 5 Feb 2016 15:49:24 +0100 Subject: [PATCH] PRO-2016-0009-CR-Group_Annc_Members_R1 Addition of announced resource types to data type m2m:memberTypes --- v1_6_0/CDT-enumerationTypes-v1_6_0.xsd | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/v1_6_0/CDT-enumerationTypes-v1_6_0.xsd b/v1_6_0/CDT-enumerationTypes-v1_6_0.xsd index 514ccd1..16bfcc0 100644 --- a/v1_6_0/CDT-enumerationTypes-v1_6_0.xsd +++ b/v1_6_0/CDT-enumerationTypes-v1_6_0.xsd @@ -362,7 +362,27 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR <!-- statsConfig --> <xs:enumeration value="22" /> <!-- subscription --> - <xs:enumeration value="23" /> + <xs:enumeration value="23" /> + <!-- accessControlPolicyAnnc --> + <xs:enumeration value="10001" /> + <!-- AEAnnc --> + <xs:enumeration value="10002" /> + <!-- containerAnnc --> + <xs:enumeration value="10003" /> + <!-- contentInstanceAnnc --> + <xs:enumeration value="10004" /> + <!-- groupAnnc --> + <xs:enumeration value="10009" /> + <!-- locationPolicyAnnc --> + <xs:enumeration value="10010" /> + <!-- mgmtObjAnnc --> + <xs:enumeration value="10013" /> + <!-- nodeAnnc --> + <xs:enumeration value="10014" /> + <!-- remoteCSEAnnc --> + <xs:enumeration value="10016" /> + <!-- scheduleAnnc --> + <xs:enumeration value="10018" /> <!-- Mixed --> <xs:enumeration value="24" /> -- GitLab