complexType AssignmentInformation
diagram mmixm_diagrams/mmixm_p229.png
namespace https://mmixm.aero/features/4
children mx:assignedGroup mx:assignedSpecialist
used by
element LoggingEvent/assignmentInformation
annotation
documentation
Complex type containing info about assigned group and specialist.
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>

element AssignmentInformation/assignedGroup
diagram mmixm_diagrams/mmixm_p230.png
namespace https://mmixm.aero/features/4
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
The organization assigned to the maintenance activity.
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>

element AssignmentInformation/assignedSpecialist
diagram mmixm_diagrams/mmixm_p231.png
namespace https://mmixm.aero/features/4
type mb:ContactInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:email mb:postalAddress mb:telephoneContact
annotation
documentation
The specialist assigned to the maintenance activity.
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>


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