Definition Type: ComplexType
Name: ReinsuranceRequest_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: TXLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into PolicyActivityList in schema txlife2_20_01_xsd Drilldown into ReinsReportPeriodStartDate in schema txlife2_20_01_xsd Drilldown into ReinsTranModel in schema txlife2_20_01_xsd Drilldown into ReinsReportPeriodEndDate in schema txlife2_20_01_xsd Drilldown into id in schema txlife2_20_01_xsdXSD Diagram of ReinsuranceRequest_Type in schema txlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="ReinsuranceRequest_Type">
    <xsd:sequence>
        <xsd:element ref="ReinsReportPeriodEndDate" />
        <xsd:element ref="ReinsTranModel" />
        <xsd:element ref="ReinsReportPeriodStartDate" minOccurs="0" />
        <xsd:element ref="PolicyActivityList" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReinsReportPeriodEndDate nsA:ReinsReportPeriodEndDate (1) (1)
ReinsTranModel nsA:ReinsTranModel (1) (1)
ReinsReportPeriodStartDate nsA:ReinsReportPeriodStartDate 0 (1)
PolicyActivityList nsA:PolicyActivityList 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:ReinsuranceRequest