fpml:quote
This is the option premium as quoted. It is expected to be consistent with the premiumAmount and is for information only.
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-fx-5-5.xsd
Other elements with the same name: fpml:quote, fpml:quote
Type: fpml:PremiumQuote
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:value [0..1] The value of the premium quote. In general this will be either a percentage or an explicit amount.
- fpml:quoteBasis [0..1] The method by which the option premium was quoted.
Attributes
None
Used in
- Type fpml:FxOptionPremium (Element fpml:premium)
Sample instance
<quote> <value>0.001</value> <quoteBasis>PercentageOfCallCurrencyAmount</quoteBasis> </quote>