complexType "FxLinkedNotionalSchedule"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-ird-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A type to describe a notional schedule where each notional that applies to a calculation period is calculated with reference to a notional amount or notional amount schedule in a different currency by means of a spot currency exchange rate which is normally observed at the beginning of each period.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FxLinkedNotionalSchedule">
<xsd:sequence>
<xsd:element minOccurs="0" name="initialValue" type="xsd:decimal"/>
<xsd:element name="varyingNotionalCurrency" type="Currency"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
initialValue
Type:
xsd:decimal, predefined, simple content
The initial currency amount for the varying notional. This may be omitted for a forward starting swap if the FX-linked notional value is not known at deal inception.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="initialValue" type="xsd:decimal"/>

varyingNotionalCurrency
Type:
Currency, simple content
The currency of the varying notional amount, i.e. the notional amount being determined periodically based on observation of a spot currency exchange rate.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="varyingNotionalCurrency" type="Currency"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.