complexType "FixedRateOption"
Namespace:
Content:
complex, 13 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 6 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (13):
accrualOptionId,
allInRateLimits (defined in FixedRateOption complexType),
borrowerPartyReference (defined in FixedRateOption complexType),
currency (defined in FixedRateOption complexType),
dayCountFraction (defined in AccrualOptionBase complexType),
drawdownNoticeDays (defined in FixedRateOption complexType),
endDate (defined in Period.model group),
fxRateSetNoticeDays (defined in FixedRateOption complexType),
paymentFrequency (defined in AccrualOptionBase complexType),
pikSpread (defined in FixedRateOptionBase complexType),
rate (defined in FixedRateOptionBase complexType),
rateSetNoticeDays (defined in FixedRateOption complexType),
startDate (defined in Period.model group)
All Direct / Indirect Based Elements (2):
fixedRateOption (defined in FacilityOptionsFeesAndRates.model group),
fixedRateOption (in fixedRateOptionChange)
Known Usage Locations
Annotation
A structure which specifies a cash accrual option, as applied to a specific underlying base rate.
Type Definition Detail
Type Derivation Tree
AccrualOptionBase (extension)
  FixedRateOptionBase (extension)
      FixedRateOption
XML Source (w/o annotations (6); see within schema source)
<xsd:complexType name="FixedRateOption">
<xsd:complexContent>
<xsd:extension base="FixedRateOptionBase">
<xsd:sequence>
<xsd:group ref="Period.model"/>
<xsd:element name="currency" type="Currency"/>
<xsd:element minOccurs="0" name="allInRateLimits" type="RateLimits"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="borrowerPartyReference" type="PartyReference"/>
<xsd:sequence>
<xsd:element minOccurs="0" name="drawdownNoticeDays" type="xsd:nonNegativeInteger"/>
<xsd:element minOccurs="0" name="fxRateSetNoticeDays" type="xsd:nonNegativeInteger"/>
<xsd:element minOccurs="0" name="rateSetNoticeDays" type="xsd:nonNegativeInteger"/>
</xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 6/13)
allInRateLimits
Type:
RateLimits, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="allInRateLimits" type="RateLimits"/>

borrowerPartyReference
Type:
PartyReference, empty content
A party reference to the borrower(s) permitted to exercise the cash accrual option.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="borrowerPartyReference" type="PartyReference"/>

currency
Type:
Currency, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="currency" type="Currency"/>

drawdownNoticeDays
Type:
xsd:nonNegativeInteger, predefined, simple content
The number of business days that a lender must be notified prior to a drawdown event occurring.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="drawdownNoticeDays" type="xsd:nonNegativeInteger"/>

fxRateSetNoticeDays
Type:
xsd:nonNegativeInteger, predefined, simple content
The number of business days that a lender must be notified prior to an FX rate set event occurring.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="fxRateSetNoticeDays" type="xsd:nonNegativeInteger"/>

rateSetNoticeDays
Type:
xsd:nonNegativeInteger, predefined, simple content
The number of business days that a lender must be notified prior to a rate set event occurring.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rateSetNoticeDays" type="xsd:nonNegativeInteger"/>

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.