Definition Type: Element
Name: updatedDateTime
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
When the clearing status changed to the current value. This is mostly useful if the clearing status messages could be delayed from when the status actually changes; this could be important if the status date is used as the basis of any settlement calculations.
Collapse XSD Schema Diagram:
XSD Diagram of updatedDateTime in schema fpml-business-events-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="updatedDateTime" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When the clearing status changed to the current value. This is mostly useful if the clearing status messages could be delayed from when the status actually changes; this could be important if the status date is used as the basis of any settlement calculations.</xsd:documentation>
    </xsd:annotation>
</xsd:element>