diff --git a/v1_1_0/CDT-enumerationTypes-v1_1_0.xsd b/v1_1_0/CDT-enumerationTypes-v1_1_0.xsd
index b165e4451462c23b3d93b4878c66b81d953baaa9..02f97bfaddd03409acba73715889eb08cec37e12 100644
--- a/v1_1_0/CDT-enumerationTypes-v1_1_0.xsd
+++ b/v1_1_0/CDT-enumerationTypes-v1_1_0.xsd
@@ -556,7 +556,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	
 	<xs:simpleType name="status">
 		<xs:annotation>
-			<xs:documentation>This is used for [software], [firmware] resource.</xs:documentation>
+			<xs:documentation>This is used for [software], [firmware] resources.</xs:documentation>
 		</xs:annotation>
 		<xs:restriction base="xs:integer">
 			<!-- Successful -->
@@ -570,7 +570,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 
 	<xs:simpleType name="batteryStatus">
 		<xs:annotation>
-			<xs:documentation>This is used for [software], [firmware] resource.</xs:documentation>
+			<xs:documentation>This is used for [battery] resource.</xs:documentation>
 		</xs:annotation>
 		<xs:restriction base="xs:integer">
 			<!-- NORMAL -->