Definition Type: Element
Name: fullFirstCalculationPeriod
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-posttrade-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This element corresponds to the applicability of the Full First Calculation Period as defined in the 2004 ISDA Novation Definitions, section 1.20.
Collapse XSD Schema Diagram:
XSD Diagram of fullFirstCalculationPeriod in schema fpml-posttrade-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fullFirstCalculationPeriod" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This element corresponds to the applicability of the Full First Calculation Period as defined in the 2004 ISDA Novation Definitions, section 1.20.</xsd:documentation>
    </xsd:annotation>
</xsd:element>