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

OneM2M Types generated from XSD v3.31.0

parent 2497d16f
No related branches found
No related tags found
No related merge requests found
...@@ -7853,6 +7853,7 @@ type record TimeSeries ...@@ -7853,6 +7853,7 @@ type record TimeSeries
XSD.NonNegativeInteger currentNrOfInstances, XSD.NonNegativeInteger currentNrOfInstances,
XSD.NonNegativeInteger currentByteSize, XSD.NonNegativeInteger currentByteSize,
XSD.PositiveInteger periodicInterval optional, XSD.PositiveInteger periodicInterval optional,
XSD.NonNegativeInteger periodicIntervalDelta optional,
XSD.Boolean missingDataDetect optional, XSD.Boolean missingDataDetect optional,
XSD.PositiveInteger missingDataMaxNr optional, XSD.PositiveInteger missingDataMaxNr optional,
MissingDataList missingDataList optional, MissingDataList missingDataList optional,
...@@ -7904,6 +7905,7 @@ type record TimeSeriesAnnc ...@@ -7904,6 +7905,7 @@ type record TimeSeriesAnnc
XSD.NonNegativeInteger currentNrOfInstances, XSD.NonNegativeInteger currentNrOfInstances,
XSD.NonNegativeInteger currentByteSize, XSD.NonNegativeInteger currentByteSize,
XSD.PositiveInteger periodicInterval optional, XSD.PositiveInteger periodicInterval optional,
XSD.NonNegativeInteger periodicIntervalDelta,
XSD.PositiveInteger missingDataMaxNr optional, XSD.PositiveInteger missingDataMaxNr optional,
MissingDataList missingDataList optional, MissingDataList missingDataList optional,
XSD.NonNegativeInteger missingDataCurrentNr optional, XSD.NonNegativeInteger missingDataCurrentNr optional,
......
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