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

Rel-2 changes agreed at PRO#27

See PRO-2017-0058 for the CR references and detailed list of changes
parent b346d37f
No related branches found
No related tags found
No related merge requests found
...@@ -486,7 +486,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -486,7 +486,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- primitiveContent defined in CDT-reqestPrimitive and CDT-responsePrimitive ??? --> <!-- primitiveContent defined in CDT-reqestPrimitive and CDT-responsePrimitive ??? -->
<xs:complexType name="primitiveContent"> <xs:complexType name="primitiveContent">
<xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:choice minOccurs="0" >
<xs:any namespace="http://www.onem2m.org/xml/protocols" processContents="lax" /> <xs:any namespace="http://www.onem2m.org/xml/protocols" processContents="lax" />
<xs:any namespace="##other" processContents="lax" /> <xs:any namespace="##other" processContents="lax" />
</xs:choice> </xs:choice>
......
...@@ -91,9 +91,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -91,9 +91,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration value="1" /> <xs:enumeration value="1" />
<!-- Dynamic Authorization Response --> <!-- Dynamic Authorization Response -->
<xs:enumeration value="2" /> <xs:enumeration value="2" />
<!-- Receiver E2E Rand Object Request --> <!-- receiverESPrimRandObject Request -->
<xs:enumeration value="3" /> <xs:enumeration value="3" />
<!-- Receiver E2E Rand Object Response --> <!-- receiverESPrimRandObject Response -->
<xs:enumeration value="4" /> <xs:enumeration value="4" />
<!-- ESPrim Object --> <!-- ESPrim Object -->
<xs:enumeration value="5" /> <xs:enumeration value="5" />
......
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