Definition Type: ComplexType
Name: CashSettlementReferenceBanks
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.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-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of CashSettlementReferenceBanks in schema fpml-shared-4-4_xsd (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" 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 fpml:referenceBank (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:cashSettlementReferenceBanks, fpml:cashSettlementReferenceBanks