XML Schema Documentation

Element: bulletPayment

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name bulletPayment
Type BulletPayment
Nillable no
Abstract no
Documentation A product to represent a single known payment.
Logical Diagram
XML Instance Representation
<bulletPayment
id=" xsd:ID [0..1]">
<productType> ProductType </productType> [0..*]

'A classification of the type of product. FpML defines a simple product categorization using a coding scheme.'

<productId> ProductId </productId> [0..*]

'A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.'

<payment> Payment </payment> [1]

'A known payment between two parties.'

</bulletPayment>
Diagram
element_capFloor element_fra element_swap element_swaption
Schema Component Representation
<xsd:element name="bulletPayment" type=" BulletPayment " substitutionGroup="product"/>