Definition Type: ComplexType
Name: CashType
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-10.xsd
Abstract
Documentation:
Specifies cash currency as type of expected collateral.
Collapse XSD Schema Diagram:
Drilldown into currency in schema fpml-collateral-processes-5-10_xsdXSD Diagram of CashType in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CashType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies cash currency as type of expected collateral.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="currency" type="Currency" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency nsE:currency 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsE:cashType