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
a4154e94
Commit
a4154e94
authored
Jan 24, 2015
by
Peter Niblett
Browse files
ectrontab->scheduleEntry
parent
ef668ca5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CDT-schedule-v0_8_0.xsd
CDT-schedule-v0_8_0.xsd
+2
-2
CDT-statsCollect-v0_8_0.xsd
CDT-statsCollect-v0_8_0.xsd
+1
-1
No files found.
CDT-schedule-v0_8_0.xsd
View file @
a4154e94
...
...
@@ -39,7 +39,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"scheduleElement"
>
<xs:complexType>
<xs:sequence>
<xs:element
name=
"
timePeriod"
type=
"m2m:eCrontabList
"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"
scheduleEntry"
type=
"m2m:scheduleEntry
"
maxOccurs=
"unbounded"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
...
...
@@ -65,7 +65,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"scheduleElement"
minOccurs=
"0"
>
<xs:complexType>
<xs:sequence>
<xs:element
name=
"
timePeriod"
type=
"m2m:eCrontabList
"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"
scheduleEntry"
type=
"m2m:scheduleEntry
"
maxOccurs=
"unbounded"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
...
...
CDT-statsCollect-v0_8_0.xsd
View file @
a4154e94
...
...
@@ -42,7 +42,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"collectedEntityID"
type=
"m2m:ID"
/>
<xs:element
name=
"statsRuleStatus"
type=
"m2m:statsRuleStatusType"
/>
<xs:element
name=
"statModel"
type=
"m2m:statModelType"
/>
<xs:element
name=
"collectPeriod"
type=
"m2m:
extendedCrontab
"
minOccurs=
"0"
/>
<xs:element
name=
"collectPeriod"
type=
"m2m:
scheduleEntry
"
minOccurs=
"0"
/>
<xs:element
name=
"eventID"
type=
"xs:string"
minOccurs=
"0"
/>
<!-- Child Resources -->
...
...
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