complexType "FxStraddlePremium"
Namespace:
Content:
complex, 1 attribute, 7 elements
Defined:
globally in fpml-fx-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (7):
payerPartyReference (defined in Payer.model group),
paymentDate (defined in PaymentBaseExtended complexType),
All Direct / Indirect Based Elements (1):
premium (in straddle)
Known Usage Locations
Annotation
A type specifies the straddle premium. The straddle premium is calculated on the Fixing Date using the Forward Volatility Agreement parameters.
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  PaymentBaseExtended (extension)
      FxStraddlePremium
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FxStraddlePremium">
<xsd:complexContent>
<xsd:extension base="PaymentBaseExtended">
<xsd:sequence>
<xsd:element name="paymentCurrency" type="IdentifiedCurrency"/>
<xsd:element minOccurs="0" name="settlementInformation" type="SettlementInformation"/>
<!--10-09-2014:FpMLFXWG:Removed quote - is not needed in the FVA product-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/7)
paymentCurrency
Type:
IdentifiedCurrency, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="paymentCurrency" type="IdentifiedCurrency"/>

settlementInformation
Type:
SettlementInformation, complex content
The information required to settle a currency payment that results from a trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="settlementInformation" type="SettlementInformation"/>

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.