Definition Type: Element
Name: paymentRequirement
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:Money
Containing Schema: fpml-option-shared-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies a threshold for the failure to pay credit event. Market standard is USD 1,000,000 (JPY 100,000,000 for Japanese Yen trades) or its equivalent in the relevant obligation currency. This is applied on an aggregate basis across all Obligations of the Reference Entity. Intended to prevent technical/operational errors from triggering credit events. ISDA 2003 Term: Payment Requirement.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-5-0_xsd1 Drilldown into currency in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into MoneyBase in schema fpml-shared-5-0_xsd1 Drilldown into Money in schema fpml-shared-5-0_xsd1XSD Diagram of paymentRequirement in schema fpml-option-shared-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentRequirement" type="Money" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies a threshold for the failure to pay credit event. Market standard is USD 1,000,000 (JPY 100,000,000 for Japanese Yen trades) or its equivalent in the relevant obligation currency. This is applied on an aggregate basis across all Obligations of the Reference Entity. Intended to prevent technical/operational errors from triggering credit events. ISDA 2003 Term: Payment Requirement.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency nsB:currency 0 (1)
amount nsB:amount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: