Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TS-0004
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Schema Definitions
TS-0004
Commits
7bea0361
Commit
7bea0361
authored
5 years ago
by
Miguel Angel Reina Ortega
Browse files
Options
Downloads
Patches
Plain Diff
XSD v2_10_0 baseline
parent
7ff9e03d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CDT-commonTypes.xsd
+1
-1
1 addition, 1 deletion
CDT-commonTypes.xsd
CDT-notification.xsd
+2
-2
2 additions, 2 deletions
CDT-notification.xsd
with
3 additions
and
3 deletions
CDT-commonTypes.xsd
+
1
−
1
View file @
7bea0361
...
...
@@ -486,7 +486,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- primitiveContent defined in CDT-reqestPrimitive and CDT-responsePrimitive ??? -->
<xs:complexType
name=
"primitiveContent"
>
<xs:choice
minOccurs=
"0"
maxOccurs=
"unbounded"
>
<xs:choice
minOccurs=
"0"
>
<xs:any
namespace=
"http://www.onem2m.org/xml/protocols"
processContents=
"lax"
/>
<xs:any
namespace=
"##other"
processContents=
"lax"
/>
</xs:choice>
...
...
This diff is collapsed.
Click to expand it.
CDT-notification.xsd
+
2
−
2
View file @
7bea0361
...
...
@@ -91,9 +91,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration
value=
"1"
/>
<!-- Dynamic Authorization Response -->
<xs:enumeration
value=
"2"
/>
<!--
R
eceiver
E2E
Rand
Object Request -->
<!--
r
eceiver
ESPrim
RandObject Request -->
<xs:enumeration
value=
"3"
/>
<!--
R
eceiver
E2E
Rand
Object Response -->
<!--
r
eceiver
ESPrim
RandObject Response -->
<xs:enumeration
value=
"4"
/>
<!-- ESPrim Object -->
<xs:enumeration
value=
"5"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment