From dfe545c586d4a6bc8dc450bc175bebe1de27728e Mon Sep 17 00:00:00 2001
From: wgranzow <wgranzow@qti.qualcomm.com>
Date: Fri, 5 Feb 2016 16:50:40 +0100
Subject: [PATCH] PRO-2016-0002-CorrectionInNodeXSD_R2_Mirror

---
 v2_4_0/CDT-node-v2_4_0.xsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/v2_4_0/CDT-node-v2_4_0.xsd b/v2_4_0/CDT-node-v2_4_0.xsd
index 5316a30..9507361 100644
--- a/v2_4_0/CDT-node-v2_4_0.xsd
+++ b/v2_4_0/CDT-node-v2_4_0.xsd
@@ -81,7 +81,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
         <xs:complexType>
             <xs:complexContent>
                 <!-- Inherit common attributes for announceable Resources -->
-                <xs:extension base="m2m:announceableResource">
+                <xs:extension base="m2m:announcedResource">
                     <!-- Resource Specific Attributes -->
                     <xs:sequence>
                         <xs:element name="nodeID" type="m2m:nodeID" />
-- 
GitLab