Definition Type: Element
Name: onOrAfterDate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Date on or after which a trade can be settled.
Collapse XSD Schema Diagram:
XSD Diagram of onOrAfterDate in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="onOrAfterDate" type="xsd:date">
    <xsd:annotation>
        <xsd:documentation>Date on or after which a trade can be settled.</xsd:documentation>
    </xsd:annotation>
</xsd:element>