Definition Type: Element
Name: conditionsPrecedentType
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:ConditionsPrecedentEnum
Containing Schema: fpml-loan-4-5.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An enumeration which describes whether the condition precent have been met, not met or been waived. Please note: this field in not required since conditions precedent may not be applicable in certain scenarios.
Collapse XSD Schema Diagram:
XSD Diagram of conditionsPrecedentType in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="conditionsPrecedentType" type="ConditionsPrecedentEnum" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An enumeration which describes whether the condition precent have been met, not met or been waived. Please note: this field in not required since conditions precedent may not be applicable in certain scenarios.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: