Skip to content
Snippets Groups Projects
Commit 2497d16f authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

OneM2M Types generated from XSD v3.30.0

parent c2727ad3
No related branches found
No related tags found
No related merge requests found
......@@ -5695,7 +5695,7 @@ type record MgmtCmd
Subscription subscription,
Transaction transaction
} choice_list
} choice
} choice optional
}
with {
variant "name as uncapitalized";
......@@ -6007,7 +6007,7 @@ type record Notification_1
} notificationEvent optional,
XSD.Boolean verificationRequest optional,
XSD.Boolean subscriptionDeletion optional,
XSD.AnyURI subscriptionReference optional,
XSD.AnyURI subscriptionReference,
XSD.ID creator optional,
XSD.AnyURI notificationForwardingURI optional,
XSD.ID notificationTarget optional,
......@@ -7819,8 +7819,9 @@ with {
variant (choice.choice_list[-]) "untagged";
};
type TimeSeriesNotificationType TimeSeriesNotification;
type record TimeSeriesNotification
type record TimeSeriesNotificationType
{
MissingDataList missingDataList,
XSD.NonNegativeInteger missingDataCurrentNr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment