Definition Type: Element
Name: masterConfirmationDate
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-4-2.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date of the confirmation executed between the parties and intended to govern the allocated trade between those parties.
Collapse XSD Schema Diagram:
XSD Diagram of masterConfirmationDate in schema fpml-doc-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="masterConfirmationDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date of the confirmation executed between the parties and intended to govern the allocated trade between those parties.</xsd:documentation>
    </xsd:annotation>
</xsd:element>