Definition Type: Element
Name: relatedBorrowing
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:
Set to false for a normal increase or decrease in the letter of credit amount. If set to true, it signifies that a loan borrowing will take place in conjunction with this business event.
Collapse XSD Schema Diagram:
XSD Diagram of relatedBorrowing in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="relatedBorrowing" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Set to false for a normal increase or decrease in the letter of credit amount. If set to true, it signifies that a loan borrowing will take place in conjunction with this business event.</xsd:documentation>
    </xsd:annotation>
</xsd:element>