Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PRO
XSD
Commits
1dcd4aa8
Commit
1dcd4aa8
authored
Jun 08, 2015
by
Wolfgang Granzow
Browse files
Correction of multiplicity notificationEventType and operationMonitor
parent
26d1ae80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
v1_2_0/CDT-subscription-v1_2_0.xsd
v1_2_0/CDT-subscription-v1_2_0.xsd
+2
-2
No files found.
v1_2_0/CDT-subscription-v1_2_0.xsd
View file @
1dcd4aa8
...
...
@@ -76,9 +76,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"expireAfter"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
<xs:element
name=
"sizeAbove"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"sizeBelow"
type=
"xs:positiveInteger"
minOccurs=
"0"
/>
<xs:element
name=
"operationMonitor"
type=
"m2m:operation"
minOccurs=
"0"
maxOccurs=
"
unbounded
"
/>
<xs:element
name=
"operationMonitor"
type=
"m2m:operation"
minOccurs=
"0"
maxOccurs=
"
5
"
/>
<xs:element
name=
"attribute"
type=
"m2m:attribute"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"notificationEventType"
type=
"m2m:notificationEventType"
minOccurs=
"0"
maxOccurs=
"
unbounded
"
/>
<xs:element
name=
"notificationEventType"
type=
"m2m:notificationEventType"
minOccurs=
"0"
maxOccurs=
"
4
"
/>
</xs:sequence>
</xs:complexType>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment