diff --git a/CDT-areaNwkInfo-v0_8_0.xsd b/CDT-areaNwkInfo-v0_8_0.xsd index 81331a9054261f368449db7b441bbef7e298f4ba..6bcd708535eb6fcfa4b783ed8052a6e320db1b29 100644 --- a/CDT-areaNwkInfo-v0_8_0.xsd +++ b/CDT-areaNwkInfo-v0_8_0.xsd @@ -37,7 +37,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR <!-- Resource Specific Attributes --> <xs:sequence> <xs:element name="areaNwkType" type="xs:string" /> - <xs:element name="listOfDevices" type="m2m:listOfM2MID" /> + <xs:element name="listOfDevices" type="m2m:listOfURIs" /> <!-- Child Resources --> <xs:choice minOccurs="0" maxOccurs="1"> @@ -58,7 +58,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR <!-- Resource Specific Attributes --> <xs:sequence> <xs:element name="areaNwkType" type="xs:string" minOccurs="0" /> - <xs:element name="listOfDevices" type="m2m:listOfM2MID" minOccurs="0" /> + <xs:element name="listOfDevices" type="m2m:listOfURIs" minOccurs="0" /> <!-- Child Resources --> <xs:choice minOccurs="0" maxOccurs="1">