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

Change agreed in PRO-2015-0745

Added requestReachability attribute
parent 128b73d3
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="pointOfAccess" type="m2m:pOAList" minOccurs="0" />
<xs:element name="ontologyRef" type="xs:anyURI" minOccurs="0" />
<xs:element name="nodeLink" type="xs:anyURI" minOccurs="0" />
<xs:element name="requestReachability" type="xs:boolean" />
<!-- Child Resources -->
<xs:choice minOccurs="0" maxOccurs="1">
......@@ -77,6 +78,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="pointOfAccess" type="m2m:pOAList" minOccurs="0" />
<xs:element name="ontologyRef" type="xs:anyURI" minOccurs="0" />
<xs:element name="nodeLink" type="xs:anyURI" minOccurs="0" />
<xs:element name="requestReachability" type="xs:boolean" minOccurs="0" />
<!-- Child Resources -->
<xs:choice minOccurs="0" maxOccurs="1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment