Definition Type: ComplexType
Name: DivePurpose_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 EquipmentServicedInd in schema xmlife2_20_01_xsd Drilldown into DivingEquipment in schema xmlife2_20_01_xsd Drilldown into DivingLocations in schema xmlife2_20_01_xsd Drilldown into AvgMinuteNextYear in schema xmlife2_20_01_xsd Drilldown into AvgMinuteLastYear in schema xmlife2_20_01_xsd Drilldown into AvgDepthNextYear in schema xmlife2_20_01_xsd Drilldown into AvgDepthLastYear in schema xmlife2_20_01_xsd Drilldown into DivePurposeType in schema xmlife2_20_01_xsd Drilldown into DivePurposeSysKey in schema xmlife2_20_01_xsd Drilldown into DivePurposeKey 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 DivePurpose_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="DivePurpose_Type">
    <xsd:sequence>
        <xsd:element ref="DivePurposeKey" minOccurs="0" />
        <xsd:element ref="DivePurposeSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DivePurposeType" minOccurs="0" />
        <xsd:element ref="AvgDepthLastYear" minOccurs="0" />
        <xsd:element ref="AvgDepthNextYear" minOccurs="0" />
        <xsd:element ref="AvgMinuteLastYear" minOccurs="0" />
        <xsd:element ref="AvgMinuteNextYear" minOccurs="0" />
        <xsd:element ref="DivingLocations" minOccurs="0" />
        <xsd:element ref="DivingEquipment" minOccurs="0" />
        <xsd:element ref="EquipmentServicedInd" 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
DivePurposeKey nsA:DivePurposeKey 0 (1)
DivePurposeSysKey nsA:DivePurposeSysKey 0 unbounded
DivePurposeType nsA:DivePurposeType 0 (1)
AvgDepthLastYear nsA:AvgDepthLastYear 0 (1)
AvgDepthNextYear nsA:AvgDepthNextYear 0 (1)
AvgMinuteLastYear nsA:AvgMinuteLastYear 0 (1)
AvgMinuteNextYear nsA:AvgMinuteNextYear 0 (1)
DivingLocations nsA:DivingLocations 0 (1)
DivingEquipment nsA:DivingEquipment 0 (1)
EquipmentServicedInd nsA:EquipmentServicedInd 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:DivePurpose