complexType NasRevisionInformationType
diagram Nas_diagrams/Nas_p394.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:number nas:source
used by
element NasRouteApprovalStatusType/revision
annotation
documentation
Current revision data including revision identifier and source.
source <xs:complexType name="NasRevisionInformationType">
 
<xs:annotation>
   
<xs:documentation>Current revision data including revision identifier and source.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="number" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Non-negative integer representing the current revision increment.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="source" type="nas:NasRevisionSourceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Source of the revision (e.g., a manual entry or captured from a departure complex flight strip).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasRevisionInformationType/number
diagram Nas_diagrams/Nas_p395.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Non-negative integer representing the current revision increment.
source <xs:element name="number" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Non-negative integer representing the current revision increment.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRevisionInformationType/source
diagram Nas_diagrams/Nas_p396.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasRevisionSourceType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration DEPT_COMPLEX
documentation
Departure Complex
enumeration MANUAL
documentation
Manual
annotation
documentation
Source of the revision (e.g., a manual entry or captured from a departure complex flight strip).
source <xs:element name="source" type="nas:NasRevisionSourceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Source of the revision (e.g., a manual entry or captured from a departure complex flight strip).</xs:documentation>
 
</xs:annotation>
</xs:element>


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