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

XSD v3_25_0 baseline

parent e37d3d1e
No related branches found
No related tags found
No related merge requests found
...@@ -81,8 +81,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -81,8 +81,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:complexType name="rateLimit"> <xs:complexType name="rateLimit">
<xs:sequence> <xs:sequence>
<xs:element name="maxNrOfNotify" type="xs:nonNegativeInteger" minOccurs="0" /> <xs:element name="maxNrOfNotify" type="xs:nonNegativeInteger" />
<xs:element name="timeWindow" type="xs:duration" minOccurs="0" /> <xs:element name="timeWindow" type="xs:duration" />
</xs:sequence> </xs:sequence>
</xs:complexType> </xs:complexType>
......
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