simpleType DepartureSequenceNumberType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of fb:CountType
properties
base fb:CountType
used by
element NasDepartureType/departureSequenceNumber
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
Represents a non-zero integer sequence number used to represent position in the departure queue.
source <xs:simpleType name="DepartureSequenceNumberType">
 
<xs:annotation>
   
<xs:documentation>Represents a non-zero integer sequence number used to represent position in the departure queue.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="fb:CountType">
   
<xs:minInclusive value="1"/>
 
</xs:restriction>
</xs:simpleType>


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