Definition Type: ComplexType
Name: EEPRiskPeriod
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
TBD.
Collapse XSD Schema Diagram:
Drilldown into endDate in schema fpml-com-5-10_xsd1 Drilldown into startDate in schema fpml-com-5-10_xsd1XSD Diagram of EEPRiskPeriod in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EEPRiskPeriod">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">TBD.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="startDate" type="xsd:date" minOccurs="0" />
        <xsd:element name="endDate" type="xsd:date" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate nsD:startDate 0 (1)
endDate nsD:endDate 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:riskPeriod