| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:code mb:description | ||
| used by | |||
| annotation |
|
||
| source | <xs:complexType name="CodeDescriptionType"> <xs:annotation> <xs:documentation>Complex type containing standardized codes and their descriptions. These fields are expected to be populated by drop-down lists or enumerations.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="code" type="mb:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The words, letters, or numbers associated with a description.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="description" type="mb:String1000Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Description of the corresponding code. This description is expected to be populated by drop-down lists or enumerations.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:String10Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="code" type="mb:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The words, letters, or numbers associated with a description.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:String1000Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="description" type="mb:String1000Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Description of the corresponding code. This description is expected to be populated by drop-down lists or enumerations.</xs:documentation> </xs:annotation> </xs:element> |