Definition Type: ComplexType
Name: InvestmentSubTotalInfo_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 TotalValue in schema xmlife2_20_01_xsd Drilldown into AssetClass in schema xmlife2_20_01_xsd Drilldown into InvestType in schema xmlife2_20_01_xsd Drilldown into InvestmentSubTotalInfoSysKey in schema xmlife2_20_01_xsd Drilldown into InvestmentSubTotalInfoKey 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 InvestmentSubTotalInfo_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentSubTotalInfo_Type">
    <xsd:sequence>
        <xsd:element ref="InvestmentSubTotalInfoKey" minOccurs="0" />
        <xsd:element ref="InvestmentSubTotalInfoSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="InvestType" minOccurs="0" />
        <xsd:element ref="AssetClass" minOccurs="0" />
        <xsd:element ref="TotalValue" 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
InvestmentSubTotalInfoKey nsA:InvestmentSubTotalInfoKey 0 (1)
InvestmentSubTotalInfoSysKey nsA:InvestmentSubTotalInfoSysKey 0 unbounded
InvestType nsA:InvestType 0 (1)
AssetClass nsA:AssetClass 0 (1)
TotalValue nsA:TotalValue 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:InvestmentSubTotalInfo