complexType "DualCurrencyStrikePrice"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-fx-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
strike (in dualCurrency)
Known Usage Locations
Annotation
A type that describes the rate of exchange at which the embedded option in a Dual Currency Deposit has been struck.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="DualCurrencyStrikePrice">
<xsd:sequence>
<xsd:element name="rate" type="PositiveDecimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
rate
Type:
PositiveDecimal, simple content
The rate of exchange between the two currencies of the leg of a deal.
Simple Content
xsd:decimal
minExclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="rate" type="PositiveDecimal"/>

strikeQuoteBasis
Type:
The method by which the strike rate is quoted, in terms of the deposit (principal) and alternate currencies.
Simple Content
enumeration of xsd:token
Enumeration:
"DepositCurrencyPerAlternateCurrency", "AlternateCurrencyPerDepositCurrency"
minLength:
0
XML Source (w/o annotations (1); see within schema source)

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.