diagram | ![]() |
||
namespace | https://mmixm.aero/features/3 | ||
children | mx:additionalInformation mx:currentValue mx:lowerThreshold mx:previousValue mx:upperThreshold | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ParameterState"> <xs:annotation> <xs:documentation>Complex type describing state of a parameter.</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 parameter state associated with an asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currentValue" type="mb:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The current value of the parameter being reported upon.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lowerThreshold" type="mb:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The minimum value of the threshold.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="previousValue" type="mb:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The previous value of the parameter being reported upon.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="upperThreshold" type="mb:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The maximum value of the threshold.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/3 | ||||||
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 parameter state associated with an asset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/features/3 | ||||||||||||||
type | mb:Measure | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="currentValue" type="mb:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The current value of the parameter being reported upon.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/features/3 | ||||||||||||||
type | mb:Measure | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="lowerThreshold" type="mb:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The minimum value of the threshold.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/features/3 | ||||||||||||||
type | mb:Measure | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="previousValue" type="mb:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The previous value of the parameter being reported upon.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/features/3 | ||||||||||||||
type | mb:Measure | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="upperThreshold" type="mb:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The maximum value of the threshold.</xs:documentation> </xs:annotation> </xs:element> |