diagram | ![]() |
||
namespace | https://mmixm.aero/base/2.1.0 | ||
children | mb:nameValue | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="AdditionalInformation"> <xs:annotation> <xs:documentation>Additional information to be contained in the message that is not standardized within the XSD. This information is encoded via name/value pairs.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="nameValue" type="mb:NameValuePair" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Name value pair allowing for additional information to be associated with an element.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||||||||||||||||||
type | mb:NameValuePair | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="nameValue" type="mb:NameValuePair" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Name value pair allowing for additional information to be associated with an element.</xs:documentation> </xs:annotation> </xs:element> |