Definition Type: ComplexType
Name: CommRemittance_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 PaymentForm in schema xmlife2_20_01_xsd Drilldown into AdvanceRate in schema xmlife2_20_01_xsd Drilldown into PaymentMode in schema xmlife2_20_01_xsd Drilldown into PaymentMethod in schema xmlife2_20_01_xsd Drilldown into CommEvent in schema xmlife2_20_01_xsd Drilldown into NettingAllowedInd in schema xmlife2_20_01_xsd Drilldown into AdvancingAllowedInd in schema xmlife2_20_01_xsd Drilldown into CommRemittanceSysKey in schema xmlife2_20_01_xsd Drilldown into CommRemittanceKey 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 CommRemittance_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="CommRemittance_Type">
    <xsd:sequence>
        <xsd:element ref="CommRemittanceKey" minOccurs="0" />
        <xsd:element ref="CommRemittanceSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AdvancingAllowedInd" minOccurs="0" />
        <xsd:element ref="NettingAllowedInd" minOccurs="0" />
        <xsd:element ref="CommEvent" minOccurs="0" />
        <xsd:element ref="PaymentMethod" minOccurs="0" />
        <xsd:element ref="PaymentMode" minOccurs="0" />
        <xsd:element ref="AdvanceRate" minOccurs="0" />
        <xsd:element ref="PaymentForm" 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
CommRemittanceKey nsA:CommRemittanceKey 0 (1)
CommRemittanceSysKey nsA:CommRemittanceSysKey 0 unbounded
AdvancingAllowedInd nsA:AdvancingAllowedInd 0 (1)
NettingAllowedInd nsA:NettingAllowedInd 0 (1)
CommEvent nsA:CommEvent 0 (1)
PaymentMethod nsA:PaymentMethod 0 (1)
PaymentMode nsA:PaymentMode 0 (1)
AdvanceRate nsA:AdvanceRate 0 (1)
PaymentForm nsA:PaymentForm 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:CommRemittance