Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ATS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
TST
ATS
Commits
d6cc6874
Commit
d6cc6874
authored
7 months ago
by
Miguel Angel Reina Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Moved to XSD v2_34_0
parent
f3b39df8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
LibOneM2M/OneM2M_Templates.ttcn
+3
-3
3 additions, 3 deletions
LibOneM2M/OneM2M_Templates.ttcn
LibOneM2M/oneM2M_Types
+1
-1
1 addition, 1 deletion
LibOneM2M/oneM2M_Types
with
4 additions
and
4 deletions
LibOneM2M/OneM2M_Templates.ttcn
+
3
−
3
View file @
d6cc6874
...
...
@@ -4729,7 +4729,7 @@ module OneM2M_Templates {
notificationEvent
:=
omit
,
verificationRequest
:=
omit
,
subscriptionDeletion
:=
omit
,
subscriptionReference
:=
omit
,
subscriptionReference
:=
"NotInitialized"
,
creator
:=
omit
,
notificationForwardingURI
:=
omit
,
notificationTarget
:=
omit
,
...
...
@@ -4748,7 +4748,7 @@ module OneM2M_Templates {
notificationEvent
:=
*
,
verificationRequest
:=
*
,
subscriptionDeletion
:=
*
,
subscriptionReference
:=
*
,
subscriptionReference
:=
?
,
creator
:=
*
,
notificationForwardingURI
:=
*
,
notificationTarget
:=
*
,
...
...
@@ -4762,7 +4762,7 @@ module OneM2M_Templates {
notificationEvent
:=
*
,
//O
verificationRequest
:=
*
,
//O
subscriptionDeletion
:=
*
,
//O
subscriptionReference
:=
*
,
//M
//TODO Put it back to ? subscriptionReference is mandatory
subscriptionReference
:=
?
,
//M
creator
:=
*
,
//O
notificationForwardingURI
:=
*
,
//O
notificationTarget
:=
*
,
...
...
This diff is collapsed.
Click to expand it.
oneM2M_Types
@
a52d8528
Compare
478b0f66
...
a52d8528
Subproject commit
478b0f667b7159f89642258f2823c6fde8804779
Subproject commit
a52d852868f1af50be7e6636ae82952e510a23d1
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