Definition Type: Element
Name: correctionPeriod
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Period
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
If 'dataCorrection'=true, this indicates how long after the initial publication of the data corrections can be made.
Collapse XSD Schema Diagram:
Drilldown into period in schema fpml-shared-5-10_xsd3 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Period in schema fpml-shared-5-10_xsd3XSD Diagram of correctionPeriod in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="correctionPeriod" type="Period" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">If 'dataCorrection'=true, this indicates how long after the initial publication of the data corrections can be made.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsD:periodMultiplier (1) (1)
period nsD:period (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: