Definition Type: Element
Name: timestamp
Namespace: http://www.fpml.org/FpML-5/reporting
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-reporting-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Records when the update occurred.
Collapse XSD Schema Diagram:
XSD Diagram of timestamp in schema fpml-reporting-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="timestamp" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Records when the update occurred.</xsd:documentation>
    </xsd:annotation>
</xsd:element>