Definition Type: Element
Name: whenIssuedFlag
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:
A flag to indicate the dependency of a secondary market loan trade upon the closing of a primary market loan structuring and syndication process.
Collapse XSD Schema Diagram:
XSD Diagram of whenIssuedFlag in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="whenIssuedFlag" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A flag to indicate the dependency of a secondary market loan trade upon the closing of a primary market loan structuring and syndication process.</xsd:documentation>
    </xsd:annotation>
</xsd:element>