Definition Type: Element
Name: paymentFrequency
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Interval
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
DEPRECATED This element will be removed in the next FpML major version. Frequency at which this leg pays.
Collapse XSD Schema Diagram:
Drilldown into period in schema fpml-shared-4-4_xsd Drilldown into periodMultiplier in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Interval in schema fpml-shared-4-4_xsdXSD Diagram of paymentFrequency in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentFrequency" type="Interval" minOccurs="0" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Payment Frequency is controlled by the implementations of this abstract base class" xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">DEPRECATED This element will be removed in the next FpML major version. Frequency at which this leg pays.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier fpml:periodMultiplier (1) (1)
period fpml:period (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: