| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:assignedGroup mx:assignedSpecialist | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="AssignmentInformation"> <xs:annotation> <xs:documentation>Complex type containing info about assigned group and specialist.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="assignedGroup" type="mb:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The organization assigned to the maintenance activity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assignedSpecialist" type="mb:ContactInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The specialist assigned to the maintenance activity.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String50Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="assignedGroup" type="mb:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The organization assigned to the maintenance activity.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:ContactInformation | ||||||
| properties |
|
||||||
| children | mb:email mb:postalAddress mb:telephoneContact | ||||||
| annotation |
|
||||||
| source | <xs:element name="assignedSpecialist" type="mb:ContactInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The specialist assigned to the maintenance activity.</xs:documentation> </xs:annotation> </xs:element> |