diff --git a/v1_1_0/CDT-commonTypes-v1_1_0.xsd b/v1_1_0/CDT-commonTypes-v1_1_0.xsd index 42d3d94e663a252f2db830a8141cbc5e42605d60..eb8788de2d01ba2a5f8cc15f248c6fb576bc82d3 100644 --- a/v1_1_0/CDT-commonTypes-v1_1_0.xsd +++ b/v1_1_0/CDT-commonTypes-v1_1_0.xsd @@ -227,7 +227,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR <xs:element name="originatingTimestamp" type="m2m:timestamp" minOccurs="0" /> <xs:element name="requestExpirationTimestamp" type="m2m:timestamp" minOccurs="0" /> <xs:element name="resultExpirationTimestamp" type="m2m:timestamp" minOccurs="0" /> - <xs:element name="operationalExecutionTime" type="m2m:timestamp" minOccurs="0" /> + <xs:element name="operationExecutionTime" type="m2m:timestamp" minOccurs="0" /> <xs:element name="responseType" type="m2m:responseType" minOccurs="0" /> <xs:element name="resultPersistence" type="m2m:timestamp" minOccurs="0" /> <xs:element name="resultContent" type="m2m:resultContent" minOccurs="0" />