complexType Cause
diagram mmixm_diagrams/mmixm_p237.png
namespace https://mmixm.aero/features/4
children mx:group mx:rawText mx:subgroup
used by
element InterruptReport/cause
annotation
documentation
Contains information pertaining to the cause of an interruption.
source <xs:complexType name="Cause">
 
<xs:annotation>
   
<xs:documentation>Contains information pertaining to the cause of an interruption.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="group" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains a descriptions field that indicates the cause and need for interruption report. (e.g. LINE (REQ. FOR CC 61/81))</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="rawText" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A free form field that provides the user with the ability to further define the cause and its details, and could contain abbreviations (e.g. CN).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="subgroup" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains  further defined descriptions of the cause of interruption report. (e.g. CIRCUIT NOISY)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Cause/group
diagram mmixm_diagrams/mmixm_p238.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
Contains a descriptions field that indicates the cause and need for interruption report. (e.g. LINE (REQ. FOR CC 61/81))
source <xs:element name="group" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains a descriptions field that indicates the cause and need for interruption report. (e.g. LINE (REQ. FOR CC 61/81))</xs:documentation>
 
</xs:annotation>
</xs:element>

element Cause/rawText
diagram mmixm_diagrams/mmixm_p239.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
A free form field that provides the user with the ability to further define the cause and its details, and could contain abbreviations (e.g. CN).
source <xs:element name="rawText" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A free form field that provides the user with the ability to further define the cause and its details, and could contain abbreviations (e.g. CN).</xs:documentation>
 
</xs:annotation>
</xs:element>

element Cause/subgroup
diagram mmixm_diagrams/mmixm_p240.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
Contains  further defined descriptions of the cause of interruption report. (e.g. CIRCUIT NOISY)
source <xs:element name="subgroup" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains  further defined descriptions of the cause of interruption report. (e.g. CIRCUIT NOISY)</xs:documentation>
 
</xs:annotation>
</xs:element>


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