Definition Type: Element
Name: quotationStyle
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:QuotationStyleEnum
Containing Schema: fpml-cd-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The type of quotation that was used between the trading desks. The purpose of this element is to indicate the actual quotation style that was used to quote this trade which may not be apparent when both marketFixedRate and initialPoints are included in the document. When quotationStyle is ‘PointsUpFront’, the initialPoints element should be populated. When quotationStyle is ‘TradedSpread’, the marketFixedRate element should be populated.
Collapse XSD Schema Diagram:
XSD Diagram of quotationStyle in schema fpml-cd-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="quotationStyle" type="QuotationStyleEnum" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The type of quotation that was used between the trading desks. The purpose of this element is to indicate the actual quotation style that was used to quote this trade which may not be apparent when both marketFixedRate and initialPoints are included in the document. When quotationStyle is ‘PointsUpFront’, the initialPoints element should be populated. When quotationStyle is ‘TradedSpread’, the marketFixedRate element should be populated.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: