Definition Type: ComplexType
Name: Payment
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PaymentBase
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type for defining payments. In Transparency view, normally the payer and receiver party references are not used; however they may be provided if necessary for administrative activities such as Reporting Party Determination in FX.
Collapse XSD Schema Diagram:
Drilldown into presentValueAmount in schema fpml-shared-5-10_xsd3 Drilldown into discountFactor in schema fpml-shared-5-10_xsd3 Drilldown into settlementInformation in schema fpml-shared-5-10_xsd3 Drilldown into paymentType in schema fpml-shared-5-10_xsd3 Drilldown into paymentDate in schema fpml-shared-5-10_xsd3 Drilldown into paymentAmount in schema fpml-shared-5-10_xsd3 Drilldown into receiverAccountReference in schema fpml-shared-5-10_xsd3 Drilldown into receiverPartyReference in schema fpml-shared-5-10_xsd3 Drilldown into Receiver.model in schema fpml-shared-5-10_xsd3 Drilldown into payerAccountReference in schema fpml-shared-5-10_xsd3 Drilldown into payerPartyReference in schema fpml-shared-5-10_xsd3 Drilldown into Payer.model in schema fpml-shared-5-10_xsd3 Drilldown into PayerReceiver.model in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd3 Drilldown into href in schema fpml-shared-5-10_xsd3XSD Diagram of Payment in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Payment">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining payments. In Transparency view, normally the payer and receiver party references are not used; however they may be provided if necessary for administrative activities such as Reporting Party Determination in FX.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PaymentBase">
            <xsd:sequence>
                <xsd:group ref="PayerReceiver.model">
                    <xsd:annotation>
                    </xsd:annotation>
                </xsd:group>
                <xsd:element name="paymentAmount" type="NonNegativeMoney">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The currency amount of the payment.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="paymentDate" type="AdjustableOrAdjustedDate" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The payment date. This date is subject to adjustment in accordance with any applicable business day convention.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="paymentType" type="PaymentType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A classification of the type of fee or additional payment, e.g. brokerage, upfront fee etc. FpML does not define domain values for this element.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="settlementInformation" type="SettlementInformation" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The information required to settle a currency payment that results from a trade.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="discountFactor" type="xsd:decimal" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The value representing the discount factor used to calculate the present value of the cash flow.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="presentValueAmount" type="Money" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The amount representing the present value of the forecast payment.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
            <xsd:attribute name="href" type="xsd:IDREF" ecore:reference="PricingStructure" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Can be used to reference the yield curve used to estimate the discount factor.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference nsD:payerPartyReference (1) (1)
payerAccountReference nsD:payerAccountReference 0 (1)
receiverPartyReference nsD:receiverPartyReference 0 (1)
receiverAccountReference nsD:receiverAccountReference 0 (1)
paymentAmount nsD:paymentAmount (1) (1)
paymentDate nsD:paymentDate 0 (1)
paymentType nsD:paymentType 0 (1)
settlementInformation nsD:settlementInformation 0 (1)
discountFactor nsD:discountFactor 0 (1)
presentValueAmount nsD:presentValueAmount 0 (1)
<xs:group> nsD:PayerReceiver.model (1) (1)
<xs:group> nsD:Payer.model (1) (1)
<xs:group> nsD:Receiver.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
href nsD:href (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:additionalPayment, nsD:additionalPayment, nsD:additionalPayment, nsD:additionalPayment, nsD:additionalPayment, nsD:additionalPayment, nsD:additionalPayment, nsD:exchangedCurrency1, nsD:exchangedCurrency2, nsD:otherPartyPayment, nsD:payment, nsD:payment, nsD:payment, nsD:payment, nsD:payment, nsD:premium, nsD:premium