Definition Type: ComplexType
Name: EEPRiskPeriod
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
TBD.
Collapse XSD Schema Diagram:
Drilldown into endDate in schema fpml-com-5-10_xsd2 Drilldown into startDate in schema fpml-com-5-10_xsd2XSD Diagram of EEPRiskPeriod in schema fpml-com-5-10_xsd2 (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 nsE:startDate 0 (1)
endDate nsE:endDate 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:riskPeriod