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

Moved to XSD v2_34_0

parent f3b39df8
No related branches found
No related tags found
No related merge requests found
......@@ -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 := *,
......
Subproject commit 478b0f667b7159f89642258f2823c6fde8804779
Subproject commit a52d852868f1af50be7e6636ae82952e510a23d1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment