complexType Documentation
diagram mmixm_diagrams/mmixm_p21.png
namespace https://mmixm.aero/base/4
children mb:detail mb:identifier mb:section mb:version
used by
elements EquipmentModification/modification PeriodicMaintenance/publication
annotation
documentation
Complex type containing information regarding reference documentation.
source <xs:complexType name="Documentation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing information regarding reference documentation.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="detail" type="mb:String4000Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>An excerpt or summary describing the information within the documentation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="identifier" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Identifying code corresponding to the documentation, such as its FAA order number. (e.g., TI_6140.32)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="section" type="mb:String10Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The section number or paragraph number corresponding within the documentation. (e.g., Sec 2)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="version" type="mb:String5Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The version number or change number corresponding to the documentation. (e.g., R2)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Documentation/detail
diagram mmixm_diagrams/mmixm_p22.png
namespace https://mmixm.aero/base/4
type mb:String4000Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 4000
annotation
documentation
An excerpt or summary describing the information within the documentation.
source <xs:element name="detail" type="mb:String4000Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>An excerpt or summary describing the information within the documentation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Documentation/identifier
diagram mmixm_diagrams/mmixm_p23.png
namespace https://mmixm.aero/base/4
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Identifying code corresponding to the documentation, such as its FAA order number. (e.g., TI_6140.32)
source <xs:element name="identifier" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identifying code corresponding to the documentation, such as its FAA order number. (e.g., TI_6140.32)</xs:documentation>
 
</xs:annotation>
</xs:element>

element Documentation/section
diagram mmixm_diagrams/mmixm_p24.png
namespace https://mmixm.aero/base/4
type mb:String10Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
annotation
documentation
The section number or paragraph number corresponding within the documentation. (e.g., Sec 2)
source <xs:element name="section" type="mb:String10Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The section number or paragraph number corresponding within the documentation. (e.g., Sec 2)</xs:documentation>
 
</xs:annotation>
</xs:element>

element Documentation/version
diagram mmixm_diagrams/mmixm_p25.png
namespace https://mmixm.aero/base/4
type mb:String5Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 5
annotation
documentation
The version number or change number corresponding to the documentation. (e.g., R2)
source <xs:element name="version" type="mb:String5Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The version number or change number corresponding to the documentation. (e.g., R2)</xs:documentation>
 
</xs:annotation>
</xs:element>


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