Drilldown into CashSettlementReferenceBanks Drilldown into CashSettlementReferenceBanks
Definition Type Complex Type
Name CashSettlementReferenceBanks
Namespace http://www.fpml.org/2003/FpML-4-0
Abstract False
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.
XSD Schema fpml-ird-4-0.xsd
Collapse XSD Schema Diagram
XSD Diagram of CashSettlementReferenceBanks
Collapse XSD Schema Code
<xsd:complexType name="CashSettlementReferenceBanks" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" 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 maxOccurs="unbounded" name="referenceBank" type="ReferenceBank">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" 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
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
[No Sub Types]
CashSettlementReferenceBanks
    nsA:cashSettlementReferenceBanks
    nsA:cashSettlementReferenceBanks
Collapse References
nsA:cashSettlementReferenceBanks , nsA:cashSettlementReferenceBanks
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring XSD to VB Code Generation