Definition Type: Element
Name: date
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date of the agreement executed between the parties and intended to govern collateral arrangements for all OTC derivatives transactions between those parties.
Collapse XSD Schema Diagram:
XSD Diagram of date in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="date" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date of the agreement executed between the parties and intended to govern collateral arrangements for all OTC derivatives transactions between those parties.</xsd:documentation>
    </xsd:annotation>
</xsd:element>