complexType "FxStraddlePremium"
Namespace:
Content:
complex, 1 attribute, 7 elements
Defined:
globally in fpml-fx-5-10.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
The Currency and Amount to be paid by the Buyer to the Seller. 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 (3); see within schema source)
<xsd:complexType name="FxStraddlePremium">
<xsd:complexContent>
<xsd:extension base="PaymentBaseExtended">
<xsd:sequence>
<xsd:element minOccurs="0" name="paymentCurrency" type="IdentifiedCurrency"/>
<xsd:element minOccurs="0" name="settlementInformation" type="SettlementInformation"/>
</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
The Premium Payment Currency.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="paymentCurrency" type="IdentifiedCurrency"/>

settlementInformation
Type:
SettlementInformation, complex content
The Seller details for settling the FxStraddlePremium.
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.