Definition Type: Element
Name: accrualFixingDates
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:SettlementPeriodFixingDates
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Actual fixing dates within the fixing period.
Collapse XSD Schema Diagram:
Drilldown into numberOfFixings in schema fpml-fx-targets-5-10_xsd2 Drilldown into endDate in schema fpml-fx-targets-5-10_xsd2 Drilldown into startDate in schema fpml-fx-targets-5-10_xsd2 Drilldown into fixingDate in schema fpml-fx-targets-5-10_xsd2 Drilldown into SettlementPeriodFixingDates in schema fpml-fx-targets-5-10_xsd2XSD Diagram of accrualFixingDates in schema fpml-fx-accruals-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="accrualFixingDates" type="SettlementPeriodFixingDates" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Actual fixing dates within the fixing period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fixingDate nsE:fixingDate (1) unbounded
startDate nsE:startDate 0 (1)
endDate nsE:endDate 0 (1)
numberOfFixings nsE:numberOfFixings (1) (1)
Collapse Derivation Tree: