complexType ConfigurationDataMessage
diagram mmixm_diagrams/mmixm_p182.png
namespace https://mmixm.aero/features/2.1.0
children mx:configurationInformation
annotation
documentation
Complex type describing an asset configuration.
source <xs:complexType name="ConfigurationDataMessage">
 
<xs:annotation>
   
<xs:documentation>Complex type describing an asset configuration.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="configurationInformation" type="mb:NameValuePair" minOccurs="1" maxOccurs="99">
     
<xs:annotation>
       
<xs:documentation>Provides additional information about the asset configuration.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ConfigurationDataMessage/configurationInformation
diagram mmixm_diagrams/mmixm_p183.png
namespace https://mmixm.aero/features/2.1.0
type mb:NameValuePair
properties
minOcc 1
maxOcc 99
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  optional      
documentation
Name of the property or attribute
value  xs:string  optional      
documentation
Value of the property or attribute
annotation
documentation
Provides additional information about the asset configuration.
source <xs:element name="configurationInformation" type="mb:NameValuePair" minOccurs="1" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>Provides additional information about the asset configuration.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy