From 42af6eab4bcb8eb8ea6b1cf043e814005fef2c4f Mon Sep 17 00:00:00 2001
From: wgranzow <wgranzow@qti.qualcomm.com>
Date: Mon, 10 Aug 2015 21:00:02 +0200
Subject: [PATCH] change agreed in PRO-2015-0824R03
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Renaming of the root element ‘URIlist’ to ‘URIList’
---
 v1_3_0/CDT-responsePrimitive-v1_3_0.xsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/v1_3_0/CDT-responsePrimitive-v1_3_0.xsd b/v1_3_0/CDT-responsePrimitive-v1_3_0.xsd
index 9aa98c9..d550417 100644
--- a/v1_3_0/CDT-responsePrimitive-v1_3_0.xsd
+++ b/v1_3_0/CDT-responsePrimitive-v1_3_0.xsd
@@ -57,7 +57,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   
   <xs:element name="resource" type="m2m:resourceWrapper"  />
   
-  <xs:element name="URIlist" type="m2m:listOfURIs"  />
+  <xs:element name="URIList" type="m2m:listOfURIs"  />
  
   <xs:element name="aggregatedResponse" type="m2m:aggregatedResponse" />
   
-- 
GitLab