complexType "FxAccrualSettlementPeriod"
Namespace:
Content:
complex, 7 elements
Defined:
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (7):
expiryDate (defined in SettlementPeriod complexType),
notionalAmount (defined in SettlementPeriod complexType),
settlementDate (defined in SettlementPeriod complexType)
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
SettlementPeriod (extension)
  FxAccrualSettlementPeriod
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="FxAccrualSettlementPeriod">
<xsd:complexContent>
<xsd:extension base="SettlementPeriod">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="payoff" type="FxAccrualSettlementPeriodPayoff"/>
<xsd:element minOccurs="0" name="accrualFactor" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="barrier" type="FxSettlementPeriodBarrier"/>
<xsd:element name="accrualFixingDates" type="SettlementPeriodFixingDates"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/7)
accrualFactor
Type:
xsd:decimal, predefined, simple content
Accrual factor for the settlement period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="accrualFactor" type="xsd:decimal"/>

accrualFixingDates
Type:
Actual fixing dates within the fixing period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="accrualFixingDates" type="SettlementPeriodFixingDates"/>

barrier
Type:
FxSettlementPeriodBarrier, complex content
The trigger rate of the Global Knockout Barrier for the settlement period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="barrier" type="FxSettlementPeriodBarrier"/>

payoff
Type:
Payoff Region within the settlement period to link strike with the relevant payoff components.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="payoff" type="FxAccrualSettlementPeriodPayoff"/>

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.