Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ATS oneM2M Types Release 2
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
TST
ATS oneM2M Types Release 2
Compare revisions
478b0f667b7159f89642258f2823c6fde8804779 to a52d852868f1af50be7e6636ae82952e510a23d1
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
TST/ATS-oneM2M-Types-Release-2
Select target project
No results found
a52d852868f1af50be7e6636ae82952e510a23d1
Select Git revision
Swap
Target
TST/ATS-oneM2M-Types-Release-2
Select target project
TST/ATS-oneM2M-Types-Release-2
1 result
478b0f667b7159f89642258f2823c6fde8804779
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
OneM2M_Types generated from XSD v2.34.0
· a52d8528
Miguel Angel Reina Ortega
authored
9 months ago
a52d8528
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
OneM2M_Types.ttcn
+2
-2
2 additions, 2 deletions
OneM2M_Types.ttcn
with
2 additions
and
2 deletions
OneM2M_Types.ttcn
View file @
a52d8528
...
@@ -4901,7 +4901,7 @@ type record MgmtCmd
...
@@ -4901,7 +4901,7 @@ type record MgmtCmd
ExecInstance
execInstance
,
ExecInstance
execInstance
,
Subscription
subscription
Subscription
subscription
}
choice_list
}
choice_list
}
choice
}
choice
optional
}
}
with
{
with
{
variant
"name as uncapitalized"
;
variant
"name as uncapitalized"
;
...
@@ -5120,7 +5120,7 @@ type record Notification_1
...
@@ -5120,7 +5120,7 @@ type record Notification_1
}
notificationEvent
optional
,
}
notificationEvent
optional
,
XSD
.
Boolean
verificationRequest
optional
,
XSD
.
Boolean
verificationRequest
optional
,
XSD
.
Boolean
subscriptionDeletion
optional
,
XSD
.
Boolean
subscriptionDeletion
optional
,
XSD
.
AnyURI
subscriptionReference
optional
,
XSD
.
AnyURI
subscriptionReference
,
XSD
.
ID
creator
optional
,
XSD
.
ID
creator
optional
,
XSD
.
AnyURI
notificationForwardingURI
optional
,
XSD
.
AnyURI
notificationForwardingURI
optional
,
XSD
.
ID
notificationTarget
optional
,
XSD
.
ID
notificationTarget
optional
,
...
...
This diff is collapsed.
Click to expand it.