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

further corrections after PRO#16

1) Removed include statement for subscription resource, 2) in
documentation text,, replaced "m2m:permittedBooleanValues" with
"restricted list of xs:boolean" (as agreed in PRO-2015-0731R03 change
11)
parent 4e69fdd8
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
elementFormDefault="unqualified" attributeFormDefault="unqualified" >
<xs:include schemaLocation="CDT-commonTypes-v1_1_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v1_1_0.xsd" />
<xs:element name="cmdhLimits">
<xs:complexType>
......@@ -53,7 +52,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:annotation>
<xs:documentation>defines data type denoted "m2m:permittedBooleanValues" in TS-0004 D.12.5
<xs:documentation>defines data type denoted "restricted list of xs:boolean" in TS-0004 D.12.5
</xs:documentation>
</xs:annotation>
<!-- False -->
......
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