Skip to content
Snippets Groups Projects
Commit ef35cef7 authored by Wolfgang Granzow's avatar Wolfgang Granzow
Browse files

locationStatus attribute changed to xs:string

This was agreed when discussing PRO-2015-0731R03
parent 118f1f9f
No related branches found
No related tags found
No related merge requests found
......@@ -43,8 +43,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" />
<xs:element name="locationStatus" type="xs:string" />
<!-- Child Resources -->
<xs:choice minOccurs="0" maxOccurs="1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment