Definition Type: ComplexType
Name: AviationExp_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into CertificateRatingType in schema xmlife2_20_01_xsd Drilldown into BranchOfService in schema xmlife2_20_01_xsd Drilldown into CraftCertificateType in schema xmlife2_20_01_xsd Drilldown into NonDomesticAirCarrierInd in schema xmlife2_20_01_xsd Drilldown into SpecificJobAboardAircraft in schema xmlife2_20_01_xsd Drilldown into FutureFlyingDiffAircraftInd in schema xmlife2_20_01_xsd Drilldown into FutureFlyingDiffPurposeInd in schema xmlife2_20_01_xsd Drilldown into TotalNumOfHoursFlown in schema xmlife2_20_01_xsd Drilldown into NumOfHoursLast2Year in schema xmlife2_20_01_xsd Drilldown into USCertificatedInd in schema xmlife2_20_01_xsd Drilldown into NumOfHoursInstructPerYear in schema xmlife2_20_01_xsd Drilldown into NumberOfHoursNextYear in schema xmlife2_20_01_xsd Drilldown into NumberOfHoursLastYear in schema xmlife2_20_01_xsd Drilldown into MedExamClass in schema xmlife2_20_01_xsd Drilldown into PreviousForeignFlightYr in schema xmlife2_20_01_xsd Drilldown into ExpectedForeignFlightYr in schema xmlife2_20_01_xsd Drilldown into RevokedInd in schema xmlife2_20_01_xsd Drilldown into MedClassWaiverInd in schema xmlife2_20_01_xsd Drilldown into GroundedInd in schema xmlife2_20_01_xsd Drilldown into ForeignFlightInd in schema xmlife2_20_01_xsd Drilldown into RenewalInd in schema xmlife2_20_01_xsd Drilldown into DateOfQualification in schema xmlife2_20_01_xsd Drilldown into ProposedQualificationLevelInd in schema xmlife2_20_01_xsd Drilldown into HighestQualificationLevel in schema xmlife2_20_01_xsd Drilldown into FlyingPurpose in schema xmlife2_20_01_xsd Drilldown into JobAboardAircraft in schema xmlife2_20_01_xsd Drilldown into AircraftSeries in schema xmlife2_20_01_xsd Drilldown into AircraftType in schema xmlife2_20_01_xsd Drilldown into StudentInd in schema xmlife2_20_01_xsd Drilldown into AviationType in schema xmlife2_20_01_xsd Drilldown into IFRInd in schema xmlife2_20_01_xsd Drilldown into AviationExpSysKey in schema xmlife2_20_01_xsd Drilldown into AviationExpKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of AviationExp_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="AviationExp_Type">
    <xsd:sequence>
        <xsd:element ref="AviationExpKey" minOccurs="0" />
        <xsd:element ref="AviationExpSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="IFRInd" minOccurs="0" />
        <xsd:element ref="AviationType" minOccurs="0" />
        <xsd:element ref="StudentInd" minOccurs="0" />
        <xsd:element ref="AircraftType" minOccurs="0" />
        <xsd:element ref="AircraftSeries" minOccurs="0" />
        <xsd:element ref="JobAboardAircraft" minOccurs="0" />
        <xsd:element ref="FlyingPurpose" minOccurs="0" />
        <xsd:element ref="HighestQualificationLevel" minOccurs="0" />
        <xsd:element ref="ProposedQualificationLevelInd" minOccurs="0" />
        <xsd:element ref="DateOfQualification" minOccurs="0" />
        <xsd:element ref="RenewalInd" minOccurs="0" />
        <xsd:element ref="ForeignFlightInd" minOccurs="0" />
        <xsd:element ref="GroundedInd" minOccurs="0" />
        <xsd:element ref="MedClassWaiverInd" minOccurs="0" />
        <xsd:element ref="RevokedInd" minOccurs="0" />
        <xsd:element ref="ExpectedForeignFlightYr" minOccurs="0" />
        <xsd:element ref="PreviousForeignFlightYr" minOccurs="0" />
        <xsd:element ref="MedExamClass" minOccurs="0" />
        <xsd:element ref="NumberOfHoursLastYear" minOccurs="0" />
        <xsd:element ref="NumberOfHoursNextYear" minOccurs="0" />
        <xsd:element ref="NumOfHoursInstructPerYear" minOccurs="0" />
        <xsd:element ref="USCertificatedInd" minOccurs="0" />
        <xsd:element ref="NumOfHoursLast2Year" minOccurs="0" />
        <xsd:element ref="TotalNumOfHoursFlown" minOccurs="0" />
        <xsd:element ref="FutureFlyingDiffPurposeInd" minOccurs="0" />
        <xsd:element ref="FutureFlyingDiffAircraftInd" minOccurs="0" />
        <xsd:element ref="SpecificJobAboardAircraft" minOccurs="0" />
        <xsd:element ref="NonDomesticAirCarrierInd" minOccurs="0" />
        <xsd:element ref="CraftCertificateType" minOccurs="0" />
        <xsd:element ref="BranchOfService" minOccurs="0" />
        <xsd:element ref="CertificateRatingType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AviationExpKey nsA:AviationExpKey 0 (1)
AviationExpSysKey nsA:AviationExpSysKey 0 unbounded
IFRInd nsA:IFRInd 0 (1)
AviationType nsA:AviationType 0 (1)
StudentInd nsA:StudentInd 0 (1)
AircraftType nsA:AircraftType 0 (1)
AircraftSeries nsA:AircraftSeries 0 (1)
JobAboardAircraft nsA:JobAboardAircraft 0 (1)
FlyingPurpose nsA:FlyingPurpose 0 (1)
HighestQualificationLevel nsA:HighestQualificationLevel 0 (1)
ProposedQualificationLevelInd nsA:ProposedQualificationLevelInd 0 (1)
DateOfQualification nsA:DateOfQualification 0 (1)
RenewalInd nsA:RenewalInd 0 (1)
ForeignFlightInd nsA:ForeignFlightInd 0 (1)
GroundedInd nsA:GroundedInd 0 (1)
MedClassWaiverInd nsA:MedClassWaiverInd 0 (1)
RevokedInd nsA:RevokedInd 0 (1)
ExpectedForeignFlightYr nsA:ExpectedForeignFlightYr 0 (1)
PreviousForeignFlightYr nsA:PreviousForeignFlightYr 0 (1)
MedExamClass nsA:MedExamClass 0 (1)
NumberOfHoursLastYear nsA:NumberOfHoursLastYear 0 (1)
NumberOfHoursNextYear nsA:NumberOfHoursNextYear 0 (1)
NumOfHoursInstructPerYear nsA:NumOfHoursInstructPerYear 0 (1)
USCertificatedInd nsA:USCertificatedInd 0 (1)
NumOfHoursLast2Year nsA:NumOfHoursLast2Year 0 (1)
TotalNumOfHoursFlown nsA:TotalNumOfHoursFlown 0 (1)
FutureFlyingDiffPurposeInd nsA:FutureFlyingDiffPurposeInd 0 (1)
FutureFlyingDiffAircraftInd nsA:FutureFlyingDiffAircraftInd 0 (1)
SpecificJobAboardAircraft nsA:SpecificJobAboardAircraft 0 (1)
NonDomesticAirCarrierInd nsA:NonDomesticAirCarrierInd 0 (1)
CraftCertificateType nsA:CraftCertificateType 0 (1)
BranchOfService nsA:BranchOfService 0 (1)
CertificateRatingType nsA:CertificateRatingType 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:AviationExp