diff --git a/CDT-eventLog-v0_8_0.xsd b/CDT-eventLog-v0_8_0.xsd index 284ea5456bf12a00f8013e96903565f4bf903e94..e946ec79e39a16fe3fa05846ecf70cba2eb736a5 100644 --- a/CDT-eventLog-v0_8_0.xsd +++ b/CDT-eventLog-v0_8_0.xsd @@ -63,7 +63,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR <xs:sequence> <xs:element name="logTypeId" type="m2m:logTypeId" minOccurs="0" /> <xs:element name="logData" type="xs:string" minOccurs="0" /> - <xs:element name="logStatus" type="m2m:logStatus"minOccurs="0" /> + <xs:element name="logStatus" type="m2m:logStatus" minOccurs="0" /> <xs:element name="logStart" type="xs:boolean" minOccurs="0" /> <xs:element name="logStop" type="xs:boolean" minOccurs="0" />