Definition Type: Element
Name: failureToDeliver
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Where the underlying is shares and the transaction is physically settled, then, if true, a failure to deliver the shares on the settlement date will not be an event of default for the purposes of the master agreement.
Collapse XSD Schema Diagram:
XSD Diagram of failureToDeliver in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="failureToDeliver" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Where the underlying is shares and the transaction is physically settled, then, if true, a failure to deliver the shares on the settlement date will not be an event of default for the purposes of the master agreement.</xsd:documentation>
    </xsd:annotation>
</xsd:element>