element <quotationStyle> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within FeeLeg complexType in fpml-cd-5-8.xsd; see XML source
Content Model Diagram
XML Representation Summary
<quotationStyle>
   
Content: 
{ enumeration of xsd:token }
</quotationStyle>
Simple Content Detail:
Enumeration:
"PointsUpFront"
 - 
When quotation style is "PointsUpFront", the initialPoints element of the feeLeg should be populated.
"TradedSpread"
 - 
When quotation style is "TradedSpread", the marketFixedRate element of the feeLeg should be populated.
"Price"
 - 
When quotation style is "Price", the marketPrice element of the feeLeg should be populated.
MinLength:
0

Included in content model of elements (1):
feeLeg
Annotation
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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="quotationStyle" type="QuotationStyleEnum"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.