Definition Type: ComplexType
Name: CashFlowType
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-pr-shared-4-1.xsd
Abstract
Documentation:
A scheme identifying the types of cashflows that can be settled, e.g. Coupon payment, Premium Fee, Settlement Fee, Brokerage Fee etc..
Collapse XSD Schema Diagram:
Drilldown into typeScheme in schema fpml-pr-shared-4-1_xsdXSD Diagram of CashFlowType in schema fpml-pr-shared-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CashFlowType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A scheme identifying the types of cashflows that can be settled, e.g. Coupon payment, Premium Fee, Settlement Fee, Brokerage Fee etc..</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="typeScheme" default="http://www.fpml.org/spec/2004/cash-flow-type-1-0" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
typeScheme nsA:typeScheme http://www.fpml.org/spec/2004/cash-flow-type-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:cashFlowType