Definition Type: Element
Name: conditionsPrecedentMet
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:ConditionsPrecedentMetEnum
Containing Schema: fpml-loan-5-10.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 conditionsPrecedentMet in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="conditionsPrecedentMet" type="ConditionsPrecedentMetEnum" 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: