Definition Type: SimpleType
Name: LoanTradingAssocEnum
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-enum-5-10.xsd
Documentation:
A list that defines the loan trading association responsible for defining the standardized legal framework that governs the trade.
Collapse XSD Schema Diagram:
XSD Diagram of LoanTradingAssocEnum in schema fpml-enum-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="LoanTradingAssocEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A list that defines the loan trading association responsible for defining the standardized legal framework that governs the trade.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="LMA">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Loan Market Association (UK).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="LSTA">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The Loan Syndications and Trading Association (US).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration LMA
Enumeration LSTA
Collapse Derivation Tree:
Collapse References:
nsA:tradingAssociation