Definition Type: SimpleType
Name: SettlementTypeEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-4.xsd
Documentation:
Shows how the transaction is to be settled when it is exercised.
Collapse XSD Schema Diagram:
XSD Diagram of SettlementTypeEnum in schema fpml-enum-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="SettlementTypeEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Shows how the transaction is to be settled when it is exercised.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="CashPhysicalEnum">
        <xsd:simpleType>
            <xsd:restriction base="xsd:token">
                <xsd:enumeration value="Election">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Allow Election of either Cash or Physical settlement</xsd:documentation>
                    </xsd:annotation>
                </xsd:enumeration>
            </xsd:restriction>
        </xsd:simpleType>
    </xsd:union>
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:settlementType, nsA:settlementType, nsA:settlementType