Definition Type: ComplexType
Name: Holding_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 KeyedValue in schema xlifebase2_20_01_xsd Drilldown into SurrenderChargeSchedule in schema xmlife2_20_01_xsd Drilldown into PolicyValues in schema xmlife2_20_01_xsd Drilldown into RestrictionInfo in schema xmlife2_20_01_xsd Drilldown into Fee in schema xmlife2_20_01_xsd Drilldown into HoldingXLat in schema xmlife2_20_01_xsd Drilldown into Authorization in schema xmlife2_20_01_xsd Drilldown into Banking in schema xmlife2_20_01_xsd Drilldown into SystemMessage in schema xmlife2_20_01_xsd Drilldown into Loan in schema xmlife2_20_01_xsd Drilldown into Arrangement in schema xmlife2_20_01_xsd Drilldown into Intent in schema xmlife2_20_01_xsd Drilldown into CompensationPayment in schema xmlife2_20_01_xsd Drilldown into Attachment in schema xmlife2_20_01_xsd Drilldown into Investment in schema xmlife2_20_01_xsd Drilldown into Policy in schema xmlife2_20_01_xsd Drilldown into ShareClass in schema xmlife2_20_01_xsd Drilldown into MarketType in schema xmlife2_20_01_xsd Drilldown into CommissionHoldInd in schema xmlife2_20_01_xsd Drilldown into DistributorClientAcctNum in schema xmlife2_20_01_xsd Drilldown into RestrictionCode in schema xmlife2_20_01_xsd Drilldown into QualifiedCode in schema xmlife2_20_01_xsd Drilldown into AssignmentCode in schema xmlife2_20_01_xsd Drilldown into HoldingForm in schema xmlife2_20_01_xsd Drilldown into NextAnniversaryDate in schema xmlife2_20_01_xsd Drilldown into LastAnniversaryDate in schema xmlife2_20_01_xsd Drilldown into LastNonFinActivityDate in schema xmlife2_20_01_xsd Drilldown into LastFinActivityType in schema xmlife2_20_01_xsd Drilldown into LastFinActivityDate in schema xmlife2_20_01_xsd Drilldown into AsOfDate in schema xmlife2_20_01_xsd Drilldown into LiabilityValue in schema xmlife2_20_01_xsd Drilldown into AssetValue in schema xmlife2_20_01_xsd Drilldown into ComponentOfPackage in schema xmlife2_20_01_xsd Drilldown into CostBasis in schema xmlife2_20_01_xsd Drilldown into CarrierAdminSubSystem in schema xmlife2_20_01_xsd Drilldown into CarrierAdminSystem in schema xmlife2_20_01_xsd Drilldown into CurrencyTypeCode in schema xlifebase2_20_01_xsd Drilldown into Purpose in schema xmlife2_20_01_xsd Drilldown into HoldingStatus in schema xmlife2_20_01_xsd Drilldown into HoldingName in schema xmlife2_20_01_xsd Drilldown into HoldingTypeCode in schema xmlife2_20_01_xsd Drilldown into AccountDesignation in schema xmlife2_20_01_xsd Drilldown into HoldingSysKey in schema xmlife2_20_01_xsd Drilldown into HoldingKey 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 Holding_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Holding_Type">
    <xsd:sequence>
        <xsd:element ref="HoldingKey" minOccurs="0" />
        <xsd:element ref="HoldingSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AccountDesignation" minOccurs="0" />
        <xsd:element ref="HoldingTypeCode" minOccurs="0" />
        <xsd:element ref="HoldingName" minOccurs="0" />
        <xsd:element ref="HoldingStatus" minOccurs="0" />
        <xsd:element ref="Purpose" minOccurs="0" />
        <xsd:element ref="CurrencyTypeCode" minOccurs="0" />
        <xsd:element ref="CarrierAdminSystem" minOccurs="0" />
        <xsd:element ref="CarrierAdminSubSystem" minOccurs="0" />
        <xsd:element ref="CostBasis" minOccurs="0" />
        <xsd:element ref="ComponentOfPackage" minOccurs="0" />
        <xsd:element ref="AssetValue" minOccurs="0" />
        <xsd:element ref="LiabilityValue" minOccurs="0" />
        <xsd:element ref="AsOfDate" minOccurs="0" />
        <xsd:element ref="LastFinActivityDate" minOccurs="0" />
        <xsd:element ref="LastFinActivityType" minOccurs="0" />
        <xsd:element ref="LastNonFinActivityDate" minOccurs="0" />
        <xsd:element ref="LastAnniversaryDate" minOccurs="0" />
        <xsd:element ref="NextAnniversaryDate" minOccurs="0" />
        <xsd:element ref="HoldingForm" minOccurs="0" />
        <xsd:element ref="AssignmentCode" minOccurs="0" />
        <xsd:element ref="QualifiedCode" minOccurs="0" />
        <xsd:element ref="RestrictionCode" minOccurs="0" />
        <xsd:element ref="DistributorClientAcctNum" minOccurs="0" />
        <xsd:element ref="CommissionHoldInd" minOccurs="0" />
        <xsd:element ref="MarketType" minOccurs="0" />
        <xsd:element ref="ShareClass" minOccurs="0" />
        <xsd:element ref="Policy" minOccurs="0" />
        <xsd:element ref="Investment" minOccurs="0" />
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CompensationPayment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Intent" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Arrangement" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Loan" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SystemMessage" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Banking" minOccurs="0" />
        <xsd:element ref="Authorization" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="HoldingXLat" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Fee" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RestrictionInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PolicyValues" minOccurs="0" />
        <xsd:element ref="SurrenderChargeSchedule" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" use="required" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
HoldingKey nsA:HoldingKey 0 (1)
HoldingSysKey nsA:HoldingSysKey 0 unbounded
AccountDesignation nsA:AccountDesignation 0 (1)
HoldingTypeCode nsA:HoldingTypeCode 0 (1)
HoldingName nsA:HoldingName 0 (1)
HoldingStatus nsA:HoldingStatus 0 (1)
Purpose nsA:Purpose 0 (1)
CurrencyTypeCode nsA:CurrencyTypeCode 0 (1)
CarrierAdminSystem nsA:CarrierAdminSystem 0 (1)
CarrierAdminSubSystem nsA:CarrierAdminSubSystem 0 (1)
CostBasis nsA:CostBasis 0 (1)
ComponentOfPackage nsA:ComponentOfPackage 0 (1)
AssetValue nsA:AssetValue 0 (1)
LiabilityValue nsA:LiabilityValue 0 (1)
AsOfDate nsA:AsOfDate 0 (1)
LastFinActivityDate nsA:LastFinActivityDate 0 (1)
LastFinActivityType nsA:LastFinActivityType 0 (1)
LastNonFinActivityDate nsA:LastNonFinActivityDate 0 (1)
LastAnniversaryDate nsA:LastAnniversaryDate 0 (1)
NextAnniversaryDate nsA:NextAnniversaryDate 0 (1)
HoldingForm nsA:HoldingForm 0 (1)
AssignmentCode nsA:AssignmentCode 0 (1)
QualifiedCode nsA:QualifiedCode 0 (1)
RestrictionCode nsA:RestrictionCode 0 (1)
DistributorClientAcctNum nsA:DistributorClientAcctNum 0 (1)
CommissionHoldInd nsA:CommissionHoldInd 0 (1)
MarketType nsA:MarketType 0 (1)
ShareClass nsA:ShareClass 0 (1)
Policy nsA:Policy 0 (1)
Investment nsA:Investment 0 (1)
Attachment nsA:Attachment 0 unbounded
CompensationPayment nsA:CompensationPayment 0 unbounded
Intent nsA:Intent 0 unbounded
Arrangement nsA:Arrangement 0 unbounded
Loan nsA:Loan 0 unbounded
SystemMessage nsA:SystemMessage 0 unbounded
Banking nsA:Banking 0 (1)
Authorization nsA:Authorization 0 unbounded
HoldingXLat nsA:HoldingXLat 0 unbounded
Fee nsA:Fee 0 unbounded
RestrictionInfo nsA:RestrictionInfo 0 unbounded
PolicyValues nsA:PolicyValues 0 (1)
SurrenderChargeSchedule nsA:SurrenderChargeSchedule 0 unbounded
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Holding