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

Correction to annotations

parent 562173c8
No related branches found
No related tags found
No related merge requests found
......@@ -556,7 +556,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:simpleType name="status">
<xs:annotation>
<xs:documentation>This is used for [software], [firmware] resource.</xs:documentation>
<xs:documentation>This is used for [software], [firmware] resources.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:integer">
<!-- Successful -->
......@@ -570,7 +570,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:simpleType name="batteryStatus">
<xs:annotation>
<xs:documentation>This is used for [software], [firmware] resource.</xs:documentation>
<xs:documentation>This is used for [battery] resource.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:integer">
<!-- NORMAL -->
......
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