| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:activityEndDateTime mx:activityStartDateTime | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="MaintenanceActivity"> <xs:annotation> <xs:documentation>Complex type containing the start and end time of the maintenance activity.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="activityEndDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The end time and date of when the maintenance activity ended.(e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="activityStartDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The start time and date of when the maintenance activity began. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="activityEndDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The end time and date of when the maintenance activity ended.(e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="activityStartDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The start time and date of when the maintenance activity began. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation> </xs:annotation> </xs:element> |