Definition Type: SimpleType
Name: LoanTransferFeePaidByEnum
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-enum-5-10.xsd
Documentation:
A list of standard market rules for the treatment of split of assignment fees between counterparties.
Collapse XSD Schema Diagram:
XSD Diagram of LoanTransferFeePaidByEnum in schema fpml-enum-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="LoanTransferFeePaidByEnum">
    <xsd:annotation>
        <xsd:documentation>A list of standard market rules for the treatment of split of assignment fees between counterparties.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="BuyerSplitOneHalf">
            <xsd:annotation>
                <xsd:documentation>Buyer is responsible for one half of one allocation's assignment fee (regardless of the number of allocations).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="OneFeePaidByBuyer">
            <xsd:annotation>
                <xsd:documentation>Buyer is responsible for one allocation's assignment fee (regardless of the number of allocations).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="OneFeePaidBySeller">
            <xsd:annotation>
                <xsd:documentation>Seller is responsible for one allocation's assignment fee (regardless of the number of allocations).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="PaidByBuyer">
            <xsd:annotation>
                <xsd:documentation>Fee is paid by buyer.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="PaidBySeller">
            <xsd:annotation>
                <xsd:documentation>Fee is paid by seller.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SellerSplitOneHalf">
            <xsd:annotation>
                <xsd:documentation>Seller is responsible for one half of one allocation's assignment fee (regardless of the number of allocations).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SplitFull">
            <xsd:annotation>
                <xsd:documentation>Ticket owner is responsible for one allocation's assignment fee (regardless of the number of allocations).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration BuyerSplitOneHalf
Enumeration OneFeePaidByBuyer
Enumeration OneFeePaidBySeller
Enumeration PaidByBuyer
Enumeration PaidBySeller
Enumeration SellerSplitOneHalf
Enumeration SplitFull
Collapse Derivation Tree:
Collapse References:
nsA:paidBy