Definition Type: Element
Name: commission
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:Commission
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This optional component specifies the commission to be charged for executing the hedge transactions.
Collapse XSD Schema Diagram:
Drilldown into fxRate in schema fpml-asset-5-10_xsd1 Drilldown into commissionPerTrade in schema fpml-asset-5-10_xsd1 Drilldown into currency in schema fpml-asset-5-10_xsd1 Drilldown into commissionAmount in schema fpml-asset-5-10_xsd1 Drilldown into commissionDenomination in schema fpml-asset-5-10_xsd1 Drilldown into Commission in schema fpml-asset-5-10_xsd1XSD Diagram of commission in schema fpml-asset-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="commission" type="Commission" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This optional component specifies the commission to be charged for executing the hedge transactions.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
commissionDenomination nsB:commissionDenomination (1) (1)
commissionAmount nsB:commissionAmount (1) (1)
currency nsB:currency 0 (1)
commissionPerTrade nsB:commissionPerTrade 0 (1)
fxRate nsB:fxRate 0 unbounded
Collapse Derivation Tree: