Definition Type: ComplexType
Name: UnderwaterDivingExp_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 DivePurpose in schema xmlife2_20_01_xsd Drilldown into CraftAssembly in schema xmlife2_20_01_xsd Drilldown into ExperimentalEquipmentInd in schema xmlife2_20_01_xsd Drilldown into DiveAloneInd in schema xmlife2_20_01_xsd Drilldown into CertifiedOrg in schema xmlife2_20_01_xsd Drilldown into CertificationLevel in schema xmlife2_20_01_xsd Drilldown into DivingType in schema xmlife2_20_01_xsd Drilldown into LastDiveDate in schema xmlife2_20_01_xsd Drilldown into AvgMinute in schema xmlife2_20_01_xsd Drilldown into MaxMinute in schema xmlife2_20_01_xsd Drilldown into AvgDepth in schema xmlife2_20_01_xsd Drilldown into MaxDepth in schema xmlife2_20_01_xsd Drilldown into UnderwaterDivingExpSysKey in schema xmlife2_20_01_xsd Drilldown into UnderwaterDivingExpKey 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 UnderwaterDivingExp_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="UnderwaterDivingExp_Type">
    <xsd:sequence>
        <xsd:element ref="UnderwaterDivingExpKey" minOccurs="0" />
        <xsd:element ref="UnderwaterDivingExpSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MaxDepth" minOccurs="0" />
        <xsd:element ref="AvgDepth" minOccurs="0" />
        <xsd:element ref="MaxMinute" minOccurs="0" />
        <xsd:element ref="AvgMinute" minOccurs="0" />
        <xsd:element ref="LastDiveDate" minOccurs="0" />
        <xsd:element ref="DivingType" minOccurs="0" />
        <xsd:element ref="CertificationLevel" minOccurs="0" />
        <xsd:element ref="CertifiedOrg" minOccurs="0" />
        <xsd:element ref="DiveAloneInd" minOccurs="0" />
        <xsd:element ref="ExperimentalEquipmentInd" minOccurs="0" />
        <xsd:element ref="CraftAssembly" minOccurs="0" />
        <xsd:element ref="DivePurpose" 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
UnderwaterDivingExpKey nsA:UnderwaterDivingExpKey 0 (1)
UnderwaterDivingExpSysKey nsA:UnderwaterDivingExpSysKey 0 unbounded
MaxDepth nsA:MaxDepth 0 (1)
AvgDepth nsA:AvgDepth 0 (1)
MaxMinute nsA:MaxMinute 0 (1)
AvgMinute nsA:AvgMinute 0 (1)
LastDiveDate nsA:LastDiveDate 0 (1)
DivingType nsA:DivingType 0 (1)
CertificationLevel nsA:CertificationLevel 0 (1)
CertifiedOrg nsA:CertifiedOrg 0 (1)
DiveAloneInd nsA:DiveAloneInd 0 (1)
ExperimentalEquipmentInd nsA:ExperimentalEquipmentInd 0 (1)
CraftAssembly nsA:CraftAssembly 0 (1)
DivePurpose nsA:DivePurpose 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:UnderwaterDivingExp