| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:additionalInformation mx:availability mx:configurationState mx:monitored mx:name | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="Configuration"> <xs:annotation> <xs:documentation>Complex type for a configuration, a setting or other qualitative value describing the conditions of an 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 a configuration.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="availability" type="mx:Availability" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicator representing the availability of a monitored configuration value.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="configurationState" type="mx:ConfigurationState" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Configuration state information associated with a monitoring event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="monitored" type="mb:MonitoringType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicator representing whether the configuration value is monitored.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="name" type="mb:String150Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the configuration.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| 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 a configuration.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:Availability | ||||||
| properties |
|
||||||
| children | mx:additionalInformation mx:currentAvailability mx:previousAvailability | ||||||
| annotation |
|
||||||
| source | <xs:element name="availability" type="mx:Availability" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicator representing the availability of a monitored configuration value.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:ConfigurationState | ||||||
| properties |
|
||||||
| children | mx:additionalInformation mx:currentValue mx:previousValue | ||||||
| annotation |
|
||||||
| source | <xs:element name="configurationState" type="mx:ConfigurationState" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Configuration state information associated with a monitoring event.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||||||
| namespace | https://mmixm.aero/features/4 | |||||||||||||
| type | mb:MonitoringType | |||||||||||||
| properties |
|
|||||||||||||
| facets |
|
|||||||||||||
| annotation |
|
|||||||||||||
| source | <xs:element name="monitored" type="mb:MonitoringType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicator representing whether the configuration value is monitored.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String150Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="name" type="mb:String150Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the configuration.</xs:documentation> </xs:annotation> </xs:element> |