Skip to content
Snippets Groups Projects
Commit bd6dece5 authored by Peter Niblett's avatar Peter Niblett
Browse files

Implement ARC2015-1719

parent 6368a537
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes -->
<xs:sequence>
<xs:element name="nodeID" type="m2m:nodeID" />
<!-- TODO: This attribute is called hostedCSEID in TS-0004, but is called hostedCSELink in TS-0001 -->
<xs:element name="hostedCSELink" type="m2m:ID" minOccurs="0" />
<!-- Child Resources -->
......@@ -87,8 +85,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes -->
<xs:sequence>
<xs:element name="nodeID" type="m2m:nodeID" />
<!-- TODO: This attribute is called hostedCSEID in TS-0004, but is called hostedCSELink in TS-0001 -->
<xs:element name="hostedCSELink" type="m2m:ID" minOccurs="0" />
<!-- Child Resources -->
......@@ -105,8 +101,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element ref="m2m:deviceCapabilityAnnc" />
<xs:element ref="m2m:rebootAnnc" />
<xs:element ref="m2m:eventLogAnnc" />
<xs:element ref="m2m:cmdhPolicyAnnc" />
<xs:element ref="m2m:activeCmdhPolicyAnnc" />
<xs:element ref="m2m:subscription" />
</xs:choice>
</xs:choice>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment