Skip to content
Snippets Groups Projects
Commit d339981f authored by Dale Seed's avatar Dale Seed
Browse files

Update CDT-areaNwkInfo-v0_8_0.xsd

Switched back to listOfURIs
parent d63aba58
Branches
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -37,7 +37,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes --> <!-- Resource Specific Attributes -->
<xs:sequence> <xs:sequence>
<xs:element name="areaNwkType" type="xs:string" /> <xs:element name="areaNwkType" type="xs:string" />
<xs:element name="listOfDevices" type="m2m:listOfM2MID" /> <xs:element name="listOfDevices" type="m2m:listOfURIs" />
<!-- Child Resources --> <!-- Child Resources -->
<xs:choice minOccurs="0" maxOccurs="1"> <xs:choice minOccurs="0" maxOccurs="1">
...@@ -58,7 +58,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -58,7 +58,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes --> <!-- Resource Specific Attributes -->
<xs:sequence> <xs:sequence>
<xs:element name="areaNwkType" type="xs:string" minOccurs="0" /> <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 --> <!-- Child Resources -->
<xs:choice minOccurs="0" maxOccurs="1"> <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