Definition Type: Element
Name: generatedDateTime
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-valuation-reporting-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The time this report was actually generated (i.e., the processing time of the report). This value, if present, will be no later than the message created time, and no earlier than any timestamp within a trade valuation item.
Collapse XSD Schema Diagram:
XSD Diagram of generatedDateTime in schema fpml-valuation-reporting-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="generatedDateTime" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The time this report was actually generated (i.e., the processing time of the report). This value, if present, will be no later than the message created time, and no earlier than any timestamp within a trade valuation item.</xsd:documentation>
    </xsd:annotation>
</xsd:element>