Definition Type: Element
Name: fromDateTime
Namespace: http://www.fpml.org/FpML-5/reporting
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-reporting-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The starting point for reporting expirations/maturities in this report.
Collapse XSD Schema Diagram:
XSD Diagram of fromDateTime in schema fpml-reporting-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fromDateTime" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The starting point for reporting expirations/maturities in this report.</xsd:documentation>
    </xsd:annotation>
</xsd:element>