Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ATS oneM2M Types Release 4
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 4
Commits
4b00660d
Commit
4b00660d
authored
9 months ago
by
Miguel Angel Reina Ortega
Browse files
Options
Downloads
Patches
Plain Diff
oneM2M types based on XSD v4.17.0 baseline
parent
813919f4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
OneM2M_Types.ttcn
+9
-4
9 additions, 4 deletions
OneM2M_Types.ttcn
with
9 additions
and
4 deletions
OneM2M_Types.ttcn
+
9
−
4
View file @
4b00660d
...
@@ -3524,8 +3524,8 @@ type record FlexContainerResource
...
@@ -3524,8 +3524,8 @@ type record FlexContainerResource
AnnounceSyncType
announceSyncType
optional
,
AnnounceSyncType
announceSyncType
optional
,
XSD
.
NonNegativeInteger
stateTag
,
XSD
.
NonNegativeInteger
stateTag
,
XSD
.
ID
creator
optional
,
XSD
.
ID
creator
optional
,
XSD
.
ID
custodian
optional
,
GeoCoordinates
location
optional
,
GeoCoordinates
location
optional
,
XSD
.
ID
custodian
optional
,
XSD
.
AnyURI
containerDefinition
,
XSD
.
AnyURI
containerDefinition
,
XSD
.
AnyURI
ontologyRef
optional
,
XSD
.
AnyURI
ontologyRef
optional
,
XSD
.
NonNegativeInteger
contentSize
,
XSD
.
NonNegativeInteger
contentSize
,
...
@@ -3584,7 +3584,8 @@ type record FlexContainerInstanceResource
...
@@ -3584,7 +3584,8 @@ type record FlexContainerInstanceResource
Timestamp
expirationTime
,
Timestamp
expirationTime
,
Labels
labels
optional
,
Labels
labels
optional
,
XSD
.
NonNegativeInteger
contentSize
,
XSD
.
NonNegativeInteger
contentSize
,
XSD
.
ID
originator
XSD
.
ID
originator
,
GeoCoordinates
location
optional
}
}
with
{
with
{
variant
"name as uncapitalized"
;
variant
"name as uncapitalized"
;
...
@@ -4001,6 +4002,7 @@ type record ContentInstance
...
@@ -4001,6 +4002,7 @@ type record ContentInstance
AnnounceSyncType
announceSyncType
optional
,
AnnounceSyncType
announceSyncType
optional
,
XSD
.
NonNegativeInteger
stateTag
,
XSD
.
NonNegativeInteger
stateTag
,
XSD
.
ID
creator
optional
,
XSD
.
ID
creator
optional
,
GeoCoordinates
location
optional
,
ContentInfo
contentInfo
optional
,
ContentInfo
contentInfo
optional
,
XSD
.
NonNegativeInteger
contentSize
,
XSD
.
NonNegativeInteger
contentSize
,
ContentRef
contentRef
optional
,
ContentRef
contentRef
optional
,
...
@@ -4041,6 +4043,7 @@ type record ContentInstanceAnnc
...
@@ -4041,6 +4043,7 @@ type record ContentInstanceAnnc
XSD
.
AnyURI
link
,
XSD
.
AnyURI
link
,
AnnounceSyncType
announceSyncType
optional
,
AnnounceSyncType
announceSyncType
optional
,
XSD
.
NonNegativeInteger
stateTag
,
XSD
.
NonNegativeInteger
stateTag
,
GeoCoordinates
location
optional
,
ContentInfo
contentInfo
optional
,
ContentInfo
contentInfo
optional
,
XSD
.
NonNegativeInteger
contentSize
optional
,
XSD
.
NonNegativeInteger
contentSize
optional
,
XSD
.
AnyURI
ontologyRef
optional
,
XSD
.
AnyURI
ontologyRef
optional
,
...
@@ -6889,7 +6892,7 @@ type record MgmtCmd
...
@@ -6889,7 +6892,7 @@ type record MgmtCmd
Subscription
subscription
,
Subscription
subscription
,
Transaction
transaction
Transaction
transaction
}
choice_list
}
choice_list
}
choice
}
choice
optional
}
}
with
{
with
{
variant
"name as uncapitalized"
;
variant
"name as uncapitalized"
;
...
@@ -7213,7 +7216,7 @@ type record Notification_1
...
@@ -7213,7 +7216,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
,
...
@@ -10024,6 +10027,7 @@ type record TimeSeriesInstance
...
@@ -10024,6 +10027,7 @@ type record TimeSeriesInstance
ListOfURIs
announceTo
optional
,
ListOfURIs
announceTo
optional
,
record
length
(
1
..
infinity
)
of
XSD
.
NCName
announcedAttribute
optional
,
record
length
(
1
..
infinity
)
of
XSD
.
NCName
announcedAttribute
optional
,
AnnounceSyncType
announceSyncType
optional
,
AnnounceSyncType
announceSyncType
optional
,
GeoCoordinates
location
optional
,
AbsRelTimestamp
dataGenerationTime
,
AbsRelTimestamp
dataGenerationTime
,
XSD
.
AnySimpleType
content
,
XSD
.
AnySimpleType
content
,
XSD
.
NonNegativeInteger
sequenceNr
optional
,
XSD
.
NonNegativeInteger
sequenceNr
optional
,
...
@@ -10061,6 +10065,7 @@ type record TimeSeriesInstanceAnnc
...
@@ -10061,6 +10065,7 @@ type record TimeSeriesInstanceAnnc
Timestamp
expirationTime
,
Timestamp
expirationTime
,
XSD
.
AnyURI
link
,
XSD
.
AnyURI
link
,
AnnounceSyncType
announceSyncType
optional
,
AnnounceSyncType
announceSyncType
optional
,
GeoCoordinates
location
optional
,
AbsRelTimestamp
dataGenerationTime
optional
,
AbsRelTimestamp
dataGenerationTime
optional
,
XSD
.
AnySimpleType
content
optional
,
XSD
.
AnySimpleType
content
optional
,
XSD
.
NonNegativeInteger
sequenceNr
optional
,
XSD
.
NonNegativeInteger
sequenceNr
optional
,
...
...
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