Definition Type: ComplexType
Name: CashSettlementReferenceBanks
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type defining the list of reference institutions polled for relevant rates or prices when determining the cash settlement amount for a product where cash settlement is applicable.
Collapse XSD Schema Diagram:
Drilldown into referenceBank in schema fpml-shared-5-10_xsd2 Drilldown into id in schema fpml-shared-5-10_xsd2XSD Diagram of CashSettlementReferenceBanks in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CashSettlementReferenceBanks">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the list of reference institutions polled for relevant rates or prices when determining the cash settlement amount for a product where cash settlement is applicable.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="referenceBank" type="ReferenceBank" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">An institution (party) identified by means of a coding scheme and an optional name.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
referenceBank nsC:referenceBank 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:cashSettlementReferenceBanks, nsC:cashSettlementReferenceBanks, nsC:cashSettlementReferenceBanks