diff --git a/v1_1_0/CDT-locationPolicy-v1_1_0.xsd b/v1_1_0/CDT-locationPolicy-v1_1_0.xsd
index 14c2825b0e3d2787f42920f10b0ea8f34e1bcd18..c498b18958fbcf43c1250b4d3603506f3f14e564 100644
--- a/v1_1_0/CDT-locationPolicy-v1_1_0.xsd
+++ b/v1_1_0/CDT-locationPolicy-v1_1_0.xsd
@@ -71,8 +71,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 						<xs:element name="locationServer" type="xs:anyURI" minOccurs="0" />
 						<xs:element name="locationContainerID" type="xs:anyURI" minOccurs="0" />
 						<xs:element name="locationContainerName" type="xs:string" minOccurs="0" />
-						<!-- TODO: Data type changed from "xs:string" to "m2m:status". Table 7.3.10.1-3 of TS-0004 needs to be corrected -->
-						<xs:element name="locationStatus" type="m2m:status" minOccurs="0" />
+						<xs:element name="locationStatus" type="xs:string" minOccurs="0" />
 
 						<!-- No Child Resources -->
 					</xs:sequence>