complexType ExtensibleType
diagram Nas_diagrams/Nas_p399.png
namespace http://www.fixm.aero/base/4.1
properties
abstract true
children fb:extension
used by
element Extensible
complexTypes AbstractConstraintType AbstractMessageType AbstractRouteChangeType AerodromeReferenceType AircraftOperatorType AircraftType AircraftTypeReferenceType AircraftTypeType ArrivalType AtcUnitReferenceType BoundaryCrossingType ColourChoiceType CommunicationCapabilitiesType ContactInformationType DangerousGoodsDimensionsType DangerousGoodsPackageGroupType DangerousGoodsPackageType DangerousGoodsType DeclarationTextType DepartureType DestinationType ElapsedTimeLocationType EnRouteDelayType EnRouteType EstimatedElapsedTimeType FilingStatusType FlightCapabilitiesType FlightEmergencyType FlightIdentificationType FlightLevelOrAltitudeChoiceType FlightLevelOrAltitudeType FlightPlanNegotiationStatusType FlightPlanVersionType FlightPlanVersionTypeChoiceType FlightRouteElementType FlightRouteInformationType FlightType GeographicalPositionType LastContactType LastPositionReportType MeteorologicalDataType NavigationCapabilitiesType OnlineContactType PerformanceProfileType PersonOrOrganizationType PlanningStatusType Point4DTimeChoiceType PostalAddressType ProfilePointType RadioactiveMaterialType RadioCommunicationFailureType RadionuclideType RankedTrajectoryType ReclearanceInFlightType RouteDesignatorToNextElementType RouteTrajectoryType ShippingInformationType SignificantPointType SpeedScheduleType SubmissionStatusType SupplementaryDataSourceType SupplementaryDataType SurveillanceCapabilitiesType SurvivalCapabilitiesType TelephoneContactType TemperaturesType TemporalChoiceType TemporalRangeType TrajectoryPointPropertyType TrajectoryPointReferenceType TrueAirspeedChoiceType TrueAirspeedRangeType VerticalRangeType
annotation
documentation

            A base class for all classes intended to be able to support extensions.  All such
            extendable classes must themselves extend this class.
        
source <complexType name="ExtensibleType" abstract="true">
 
<annotation>
   
<documentation>
            A base class for all classes intended to be able to support extensions.  All such
            extendable classes must themselves extend this class.
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="extension" type="fb:ExtensionType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  A list of extension hooks that extension (non-core) classes can be attached to.
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
</complexType>

element ExtensibleType/extension
diagram Nas_diagrams/Nas_p400.png
namespace http://www.fixm.aero/base/4.1
type fb:ExtensionType
properties
minOcc 0
maxOcc 2000
content complex
annotation
documentation

                  A list of extension hooks that extension (non-core) classes can be attached to.
              
source <element name="extension" type="fb:ExtensionType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  A list of extension hooks that extension (non-core) classes can be attached to.
              
</documentation>
 
</annotation>
</element>


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