Definition Type: ComplexType
Name: LoanTradingPartyRole
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Scheme
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A type that describes a role played by a party in a trading transaction. Examples include roles such as guarantor, custodian, confirmation service provider, etc. This can be extended to provide custom roles.
Collapse XSD Schema Diagram:
Drilldown into tradingPartyRoleScheme in schema fpml-loan-5-10_xsdXSD Diagram of LoanTradingPartyRole in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LoanTradingPartyRole">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that describes a role played by a party in a trading transaction. Examples include roles such as guarantor, custodian, confirmation service provider, etc. This can be extended to provide custom roles.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="tradingPartyRoleScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/trading-party-role" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
tradingPartyRoleScheme nsA:tradingPartyRoleScheme http://www.fpml.org/coding-scheme/trading-party-role (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:role