| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:costCenterCode | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="CostCenter"> <xs:annotation> <xs:documentation>Complex type containing the cost center code.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="costCenterCode" type="mb:CostCenterType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This five-character code field contains the organization assigned maintenance responsibility.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:CostCenterType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="costCenterCode" type="mb:CostCenterType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This five-character code field contains the organization assigned maintenance responsibility.</xs:documentation> </xs:annotation> </xs:element> |