diagram | ![]() |
||
namespace | https://mmixm.aero/features/2.1.0 | ||
children | mx:additionalInformation mx:currentAvailability mx:previousAvailability | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AssetAvailability"> <xs:annotation> <xs:documentation>Complex type representing the operational availability of a monitored asset.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information about the operational status of the asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currentAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the current availability of the monitored asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="previousAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The previous availability of the monitored asset.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
source | <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information about the operational status of the asset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | |||||||||||||||||||||||
type | mb:CodeOperationalAvailabilityType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:element name="currentAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the current availability of the monitored asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | |||||||||||||||||||||||
type | mb:CodeOperationalAvailabilityType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:element name="previousAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The previous availability of the monitored asset.</xs:documentation> </xs:annotation> </xs:element> |