Skip to content
Snippets Groups Projects
Commit f4224aa2 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

SDS-2020-0213R05 - TS0004_Discovery-based_operations

parent e05bb4b1
No related branches found
No related tags found
No related merge requests found
......@@ -314,6 +314,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration value="9" />
<!-- semantic content -->
<xs:enumeration value="10" />
<!-- discovery result resource references -->
<xs:enumeration value="11" />
</xs:restriction>
</xs:simpleType>
......@@ -427,6 +429,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration value="4133" />
<!-- BAD_RULE_INPUTS_FOR_REASONING -->
<xs:enumeration value="4134" />
<!-- DISCOVERY_LIMIT_EXCEEDED -->
<xs:enumeration value="4135" />
<!-- INTERNAL_SERVER_ERROR -->
<xs:enumeration value="5000" />
......@@ -1235,10 +1239,12 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:restriction base="xs:integer">
<!-- Discovery -->
<xs:enumeration value="1" />
<!-- Conditional Retrieval -->
<!-- Conditional Operation -->
<xs:enumeration value="2" />
<!-- IPE On-demand Discovery -->
<xs:enumeration value="3" />
<!-- Discovery-based Operation -->
<xs:enumeration value="4" />
</xs:restriction>
</xs:simpleType>
......
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