Definition Type: Element
Name: expiry
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Determines whether this event was created due to a natural expiration of the letter of credit or an unscheduled cancellation.
Collapse XSD Schema Diagram:
XSD Diagram of expiry in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="expiry" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Determines whether this event was created due to a natural expiration of the letter of credit or an unscheduled cancellation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>