Definition Type: ComplexType
Name: Payment_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 Attachment in schema xmlife2_20_01_xsd Drilldown into CheckStubDetails in schema xmlife2_20_01_xsd Drilldown into CheckDate in schema xmlife2_20_01_xsd Drilldown into MoneyTransferType in schema xmlife2_20_01_xsd Drilldown into RetainedCommissionAmt in schema xmlife2_20_01_xsd Drilldown into PaymentMethod in schema xmlife2_20_01_xsd Drilldown into PaymentPartialInd in schema xmlife2_20_01_xsd Drilldown into SourceOfFundsDetails in schema xmlife2_20_01_xsd Drilldown into SourceOfFundsTC in schema xmlife2_20_01_xsd Drilldown into PaymentAmt in schema xmlife2_20_01_xsd Drilldown into VendorCode in schema xlifebase2_20_01_xsd Drilldown into CheckDescription in schema xmlife2_20_01_xsd Drilldown into CheckNo in schema xmlife2_20_01_xsd Drilldown into PayeeName in schema xmlife2_20_01_xsd Drilldown into PayeeRelationRoleCode in schema xmlife2_20_01_xsd Drilldown into CreateCheckInd in schema xmlife2_20_01_xsd Drilldown into PaymentForm in schema xmlife2_20_01_xsd Drilldown into PaymentSysKey in schema xmlife2_20_01_xsd Drilldown into PaymentKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into HoldingID in schema xmlife2_20_01_xsd Drilldown into BankHoldingID in schema xmlife2_20_01_xsd Drilldown into PayeeID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of Payment_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Payment_Type">
    <xsd:sequence>
        <xsd:element ref="PaymentKey" minOccurs="0" />
        <xsd:element ref="PaymentSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PaymentForm" minOccurs="0" />
        <xsd:element ref="CreateCheckInd" minOccurs="0" />
        <xsd:element ref="PayeeRelationRoleCode" minOccurs="0" />
        <xsd:element ref="PayeeName" minOccurs="0" />
        <xsd:element ref="CheckNo" minOccurs="0" />
        <xsd:element ref="CheckDescription" minOccurs="0" />
        <xsd:element ref="VendorCode" minOccurs="0" />
        <xsd:element ref="PaymentAmt" minOccurs="0" />
        <xsd:element ref="SourceOfFundsTC" minOccurs="0" />
        <xsd:element ref="SourceOfFundsDetails" minOccurs="0" />
        <xsd:element ref="PaymentPartialInd" minOccurs="0" />
        <xsd:element ref="PaymentMethod" minOccurs="0" />
        <xsd:element ref="RetainedCommissionAmt" minOccurs="0" />
        <xsd:element ref="MoneyTransferType" minOccurs="0" />
        <xsd:element ref="CheckDate" minOccurs="0" />
        <xsd:element ref="CheckStubDetails" minOccurs="0" />
        <xsd:element ref="Attachment" 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" />
    <xsd:attribute name="PayeeID" type="xsd:IDREF" />
    <xsd:attribute name="BankHoldingID" type="xsd:IDREF" />
    <xsd:attribute name="HoldingID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PaymentKey nsA:PaymentKey 0 (1)
PaymentSysKey nsA:PaymentSysKey 0 unbounded
PaymentForm nsA:PaymentForm 0 (1)
CreateCheckInd nsA:CreateCheckInd 0 (1)
PayeeRelationRoleCode nsA:PayeeRelationRoleCode 0 (1)
PayeeName nsA:PayeeName 0 (1)
CheckNo nsA:CheckNo 0 (1)
CheckDescription nsA:CheckDescription 0 (1)
VendorCode nsA:VendorCode 0 (1)
PaymentAmt nsA:PaymentAmt 0 (1)
SourceOfFundsTC nsA:SourceOfFundsTC 0 (1)
SourceOfFundsDetails nsA:SourceOfFundsDetails 0 (1)
PaymentPartialInd nsA:PaymentPartialInd 0 (1)
PaymentMethod nsA:PaymentMethod 0 (1)
RetainedCommissionAmt nsA:RetainedCommissionAmt 0 (1)
MoneyTransferType nsA:MoneyTransferType 0 (1)
CheckDate nsA:CheckDate 0 (1)
CheckStubDetails nsA:CheckStubDetails 0 (1)
Attachment nsA:Attachment 0 unbounded
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
PayeeID nsA:PayeeID (Optional)
BankHoldingID nsA:BankHoldingID (Optional)
HoldingID nsA:HoldingID (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Payment