Definition Type: ComplexType
Name: ParachutingExp_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 ExperimentalEquipmentInd in schema xmlife2_20_01_xsd Drilldown into CraftAssembly in schema xmlife2_20_01_xsd Drilldown into MaxDurationMinutes in schema xmlife2_20_01_xsd Drilldown into FreeFallAvg in schema xmlife2_20_01_xsd Drilldown into FreeFallMax in schema xmlife2_20_01_xsd Drilldown into ParachutingExpSysKey in schema xmlife2_20_01_xsd Drilldown into ParachutingExpKey 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 ParachutingExp_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="ParachutingExp_Type">
    <xsd:sequence>
        <xsd:element ref="ParachutingExpKey" minOccurs="0" />
        <xsd:element ref="ParachutingExpSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="FreeFallMax" minOccurs="0" />
        <xsd:element ref="FreeFallAvg" minOccurs="0" />
        <xsd:element ref="MaxDurationMinutes" minOccurs="0" />
        <xsd:element ref="CraftAssembly" minOccurs="0" />
        <xsd:element ref="ExperimentalEquipmentInd" minOccurs="0" />
        <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
ParachutingExpKey nsA:ParachutingExpKey 0 (1)
ParachutingExpSysKey nsA:ParachutingExpSysKey 0 unbounded
FreeFallMax nsA:FreeFallMax 0 (1)
FreeFallAvg nsA:FreeFallAvg 0 (1)
MaxDurationMinutes nsA:MaxDurationMinutes 0 (1)
CraftAssembly nsA:CraftAssembly 0 (1)
ExperimentalEquipmentInd nsA:ExperimentalEquipmentInd 0 (1)
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:ParachutingExp