simpleType FlightPlanRevisionNumberType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of fb:CountType
properties
base fb:CountType
used by
element NasFlightPlanType/flightPlanRevisionNumber
facets
Kind Value Annotation
minInclusive 0
maxInclusive 99
annotation
documentation
Represents the current revision number of the flight plan.
source <xs:simpleType name="FlightPlanRevisionNumberType">
 
<xs:annotation>
   
<xs:documentation>Represents the current revision number of the flight plan.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="fb:CountType">
   
<xs:maxInclusive value="99"/>
 
</xs:restriction>
</xs:simpleType>


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