Definition Type: ComplexType
Name: ProRataFacilities
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A structure that defines a restriction pertaining to which facilities must be traded on a pro-rata basis.
Collapse XSD Schema Diagram:
Drilldown into facilityReference in schema fpml-loan-5-10_xsdXSD Diagram of ProRataFacilities in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ProRataFacilities">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure that defines a restriction pertaining to which facilities must be traded on a pro-rata basis.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="facilityReference" type="FacilityReference" minOccurs="2" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
facilityReference nsA:facilityReference 2 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:proRataFacilities