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
cf927c73
Commit
cf927c73
authored
Jan 29, 2015
by
Wolfgang Granzow
Browse files
final
parent
7a4dced0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
18 deletions
+11
-18
CDT-notification-v0_8_0.xsd
CDT-notification-v0_8_0.xsd
+11
-18
No files found.
CDT-notification-v0_8_0.xsd
View file @
cf927c73
...
...
@@ -50,26 +50,19 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"notificationEvent"
minOccurs=
"0"
>
<xs:complexType
>
<xs:sequence>
<xs:element
name=
"event"
minOccurs=
"0"
maxOccurs=
"unbounded"
>
<xs:complexType>
<xs:sequence>
<xs:element
name=
"representation"
type=
"xs:anyType"
minOccurs=
"0"
/>
<xs:element
name=
"resourceStatus"
type=
"m2m:resourceStatus"
minOccurs=
"0"
/>
<xs:element
name=
"operationMonitor"
minOccurs=
"0"
>
<xs:complexType>
<xs:sequence>
<xs:element
name=
"operation"
type=
"m2m:operation"
minOccurs=
"0"
/>
<xs:element
name=
"originator"
type=
"m2m:ID"
minOccurs=
"0"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element
name=
"representation"
type=
"xs:anyType"
minOccurs=
"0"
/>
<xs:element
name=
"resourceStatus"
type=
"m2m:resourceStatus"
minOccurs=
"0"
/>
<xs:element
name=
"operationMonitor"
minOccurs=
"0"
>
<xs:complexType>
<xs:sequence>
<xs:element
name=
"operation"
type=
"m2m:operation"
minOccurs=
"0"
/>
<xs:element
name=
"originator"
type=
"m2m:ID"
minOccurs=
"0"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:element>
<xs:element
name=
"verificationRequest"
type=
"xs:boolean"
minOccurs=
"0"
/>
<xs:element
name=
"subscriptionDeletion"
type=
"xs:boolean"
minOccurs=
"0"
/>
<xs:element
name=
"subscriptionReference"
type=
"xs:anyURI"
minOccurs=
"0"
/>
...
...
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