simpleType CountType
namespace http://www.fixm.aero/base/4.3
type restriction of xs:int
properties
base xs:int
used by
elements DinghiesType/number SupplementaryInformationType/personsOnBoard NasArrivalType/asdexPredictedTaxiway NasDepartureType/asdexPredictedTaxiway NasFlightIdentificationType/asdexTrackNumber NasDiversionCancellationLinkageType/cancelledTfmsFlightReference TfdmFlightType/dataComprehensivenessPoints TfdmFlightType/dataQualityPoints TfdmDepartureType/flightInitializationLeadTimePoints TfdmTmiIdentifierType/identification AsdexConfidenceType/navigationIntegrityCategory NasDiversionCancellationLinkageType/newTfmsFlightReference NasFlightCancellationLinkageType/newTfmsFlightReference NasRevisionInformationType/number TfdmDepartureType/offBlockTimeAccuracyPoints AsdexConfidenceType/positionNavigationAccuracyCategory NasRouteElementType/reEntryCount NasRouteElementType/reEntrySpecial CollaborativeTrajectoryOptionsProgramType/relativeFlightPriority AsdexProvenanceType/sbs1090LinkVersion MessageMetadataType/sequenceNumber NasFlightPlanType/sfdpsFlightPlanSequenceNumber NasFlightIdentificationType/siteSpecificPlanId NasFlightIdentificationType/siteSpecificPlanIdPrevious AsdexConfidenceType/sourceIntegrityLevel NasFlightPlanType/starsFlightPlanIndex NasFlightIdentificationType/stddsSurfaceTrackIdentifier NasFlightIdentificationType/tfmsFlightReference NasFlightIdentificationType/tfmsFlightReferencePrevious TfdmDepartureType/timelyProvisionOfActualOffBlockTimeCompliancePoints StabilityOfMeteringTimesType/tmatNumberOfChanges NasEramRouteAmendmentType/tmiIdentifierSuffix CollaborativeTrajectoryOptionsProgramType/tosSequenceNumber AsdexProvenanceType/trackQuality PreImplicitSubstitutionType/trajectoryIdentifier AsdexProvenanceType/uatLinkVersion
simpleTypes CountPositiveType FlightPlanRevisionNumberType
attributes EstimatedElapsedTimeType/@seqNum ProfilePointType/@seqNum RouteTrajectoryElementType/@seqNum
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Represents non-negative integer counts of objects.
source <xs:simpleType name="CountType">
 
<xs:annotation>
   
<xs:documentation>Represents non-negative integer counts of objects.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="0"/>
 
</xs:restriction>
</xs:simpleType>


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