complexType AssetCertification
diagram mmixm_diagrams/mmixm_p221.png
namespace https://mmixm.aero/features/4
children mx:interval mx:statement
used by
element PeriodicMaintenance/assetCertification
annotation
documentation
Complex type containing certification information of an asset.
source <xs:complexType name="AssetCertification">
 
<xs:annotation>
   
<xs:documentation>Complex type containing certification information of an asset.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="interval" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The frequency at which certification must be performed on an asset, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="statement" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Predefined certification statements to be used when entering Certification logs, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetCertification/interval
diagram mmixm_diagrams/mmixm_p222.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
The frequency at which certification must be performed on an asset, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.
source <xs:element name="interval" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The frequency at which certification must be performed on an asset, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetCertification/statement
diagram mmixm_diagrams/mmixm_p223.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
Predefined certification statements to be used when entering Certification logs, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.
source <xs:element name="statement" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Predefined certification statements to be used when entering Certification logs, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
 
</xs:annotation>
</xs:element>


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