Definition Type: Element
Name: updatedForConfirmation
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
When the most recent correction to this trade was supplied to a confirmation service or counterparty for confirmation.
Collapse XSD Schema Diagram:
XSD Diagram of updatedForConfirmation in schema fpml-doc-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="updatedForConfirmation" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When the most recent correction to this trade was supplied to a confirmation service or counterparty for confirmation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>