Definition Type: ComplexType
Name: LoanTransfer
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AbstractLoanTrade
Containing Schema: fpml-loan-5-10.xsd
Abstract False
Documentation:
An event structure defining counterparty-to-admin agent loan trade information.
Collapse XSD Schema Diagram:
Drilldown into transferFeeRemittedBy in schema fpml-loan-5-10_xsd Drilldown into formOfPurchase in schema fpml-loan-5-10_xsd Drilldown into tradingAssociation in schema fpml-loan-5-10_xsd Drilldown into LoanTradingSettlementTerms.model in schema fpml-loan-5-10_xsd Drilldown into whenIssuedFlag in schema fpml-loan-5-10_xsd Drilldown into type in schema fpml-loan-5-10_xsd Drilldown into sellerAccountReference in schema fpml-shared-5-10_xsd Drilldown into sellerPartyReference in schema fpml-shared-5-10_xsd Drilldown into buyerAccountReference in schema fpml-shared-5-10_xsd Drilldown into buyerPartyReference in schema fpml-shared-5-10_xsd Drilldown into BuyerSeller.model in schema fpml-shared-5-10_xsd Drilldown into tradeDate in schema fpml-loan-5-10_xsd Drilldown into comment in schema fpml-loan-5-10_xsd Drilldown into amount in schema fpml-loan-5-10_xsd Drilldown into facilityReference in schema fpml-loan-5-10_xsd Drilldown into tradeIdentifier in schema fpml-loan-5-10_xsd Drilldown into AbstractLoanTradeSummary in schema fpml-loan-5-10_xsd Drilldown into AbstractLoanTrade in schema fpml-loan-5-10_xsdXSD Diagram of LoanTransfer in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LoanTransfer" abstract="false">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An event structure defining counterparty-to-admin agent loan trade information.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="AbstractLoanTrade">
            <xsd:sequence>
                <xsd:element name="transferFeeRemittedBy" type="BuySellEnum">
                    <xsd:annotation>
                        <xsd:documentation>Party responsible for remitting the transfer fee to the admin agent (buyer or seller).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradeIdentifier nsA:tradeIdentifier (1) (1)
facilityReference nsA:facilityReference (1) (1)
amount nsA:amount (1) (1)
comment nsA:comment 0 (1)
tradeDate nsA:tradeDate (1) (1)
buyerPartyReference nsA:buyerPartyReference (1) (1)
buyerAccountReference nsA:buyerAccountReference 0 (1)
sellerPartyReference nsA:sellerPartyReference (1) (1)
sellerAccountReference nsA:sellerAccountReference 0 (1)
type nsA:type (1) (1)
whenIssuedFlag nsA:whenIssuedFlag (1) (1)
tradingAssociation nsA:tradingAssociation (1) (1)
formOfPurchase nsA:formOfPurchase (1) (1)
transferFeeRemittedBy nsA:transferFeeRemittedBy (1) (1)
<xs:group> nsA:BuyerSeller.model (1) (1)
<xs:group> nsA:LoanTradingSettlementTerms.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:transfer