Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
XSD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PRO
XSD
Commits
fd49de32
Commit
fd49de32
authored
Jun 08, 2015
by
Wolfgang Granzow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Further TP#17 corrections"
This reverts commit
eaf94fe4
.
parent
eaf94fe4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
CDT-AE-v1_2_0.xsd
v1_2_0/CDT-AE-v1_2_0.xsd
+1
-1
CDT-commonTypes-v1_2_0.xsd
v1_2_0/CDT-commonTypes-v1_2_0.xsd
+1
-1
CDT-enumerationTypes-v1_2_0.xsd
v1_2_0/CDT-enumerationTypes-v1_2_0.xsd
+2
-2
CDT-requestPrimitive-v1_2_0.xsd
v1_2_0/CDT-requestPrimitive-v1_2_0.xsd
+1
-1
CDT-responsePrimitive-v1_2_0.xsd
v1_2_0/CDT-responsePrimitive-v1_2_0.xsd
+1
-1
No files found.
v1_2_0/CDT-AE-v1_2_0.xsd
View file @
fd49de32
...
...
@@ -93,7 +93,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
ref=
"m2m:accessControlPolicy"
/>
<xs:element
ref=
"m2m:accessControlPolicyAnnc"
/>
<xs:element
ref=
"m2m:subscription"
/>
<xs:element
ref=
"m2m:
scheduleAnnc
"
/>
<xs:element
ref=
"m2m:
pollingChannel
"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
...
...
v1_2_0/CDT-commonTypes-v1_2_0.xsd
View file @
fd49de32
...
...
@@ -62,7 +62,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</xs:simpleType>
<xs:simpleType
name=
"acpType"
>
<list
itemType=
"
m2m:ID
"
/>
<list
itemType=
"
xs:anyURI
"
/>
</xs:simpleType>
<xs:simpleType
name=
"labels"
>
...
...
v1_2_0/CDT-enumerationTypes-v1_2_0.xsd
View file @
fd49de32
...
...
@@ -275,7 +275,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration
value=
"6011"
/>
<!-- MGMT_SESSION_CANNOT_BE_ESTABLISHED -->
<xs:enumeration
value=
"6020"
/>
<!-- MGMT_SESSION_ESTABLISHMENT
_TIMEOUT
-->
<!-- MGMT_SESSION_ESTABLISHMENT
_TIMEOUT
-->
<xs:enumeration
value=
"6021"
/>
<!-- INVALID_CMDTYPE -->
<xs:enumeration
value=
"6022"
/>
...
...
@@ -285,7 +285,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration
value=
"6024"
/>
<!-- MGMT_ CONVERSION_ERROR -->
<xs:enumeration
value=
"6025"
/>
<!-- MGMT_ CANCEL
L
ATION_FAILED -->
<!-- MGMT_ CANCELATION_FAILED -->
<xs:enumeration
value=
"6026"
/>
<!-- ALREADY_COMPLETE -->
<xs:enumeration
value=
"6028"
/>
...
...
v1_2_0/CDT-requestPrimitive-v1_2_0.xsd
View file @
fd49de32
...
...
@@ -45,7 +45,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"resourceType"
type=
"m2m:resourceType"
minOccurs=
"0"
/>
<!-- parameter "Name" -->
<xs:element
name=
"name"
type=
"xs:NCName"
minOccurs=
"0"
/>
<!-- parameter "Content" -->
<!-- parameter "
primitive
Content" -->
<xs:element
name=
"primitiveContent"
type=
"m2m:primitiveContent"
minOccurs=
"0"
/>
<!-- parameter "Originating Timestamp" -->
<xs:element
name=
"originatingTimestamp"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
...
...
v1_2_0/CDT-responsePrimitive-v1_2_0.xsd
View file @
fd49de32
...
...
@@ -39,7 +39,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"responseStatusCode"
type=
"m2m:responseStatusCode"
minOccurs=
"1"
/>
<!-- parameter "Request Identifier" -->
<xs:element
name=
"requestIdentifier"
type=
"m2m:requestID"
minOccurs=
"1"
/>
<!-- parameter "Content" -->
<!-- parameter "
primitive
Content" -->
<xs:element
name=
"primitiveContent"
type=
"m2m:primitiveContent"
minOccurs=
"0"
/>
<!-- parameter "To" -->
<xs:element
name=
"to"
type=
"m2m:ID"
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