complexType "CommodityInterestLeg"
Namespace:
Content:
complex, 1 attribute, 16 elements
Defined:
globally in fpml-com-5-7.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (16):
calculationDates (defined in CommodityCalculationPeriods.model group),
calculationPeriods (defined in CommodityCalculationPeriods.model group),
calculationPeriodsDatesReference,
calculationPeriodsReference,
calculationPeriodsSchedule (defined in CommodityCalculationPeriods.model group),
calculationPeriodsScheduleReference,
interestCalculation (in commodityInterestLeg),
masterAgreementPaymentDates,
notionalAmount (in commodityInterestLeg),
notionalAmountReference (in commodityInterestLeg),
payerAccountReference,
payerPartyReference (defined in PayerReceiver.model group),
paymentDates (defined in CommodityNonPeriodicPaymentDates.model group),
receiverAccountReference,
receiverPartyReference,
relativePaymentDates
All Direct / Indirect Based Elements (1):
commodityInterestLeg
Known Usage Locations
Annotation
A type describing the fixed rate leg (a.k.a fee leg) of the commodity performance swap.
Type Definition Detail
Type Derivation Tree
Leg (extension)
      CommodityInterestLeg
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="CommodityInterestLeg">
<xsd:complexContent>
<xsd:extension base="CommodityPerformanceSwapLeg">
<xsd:sequence>
<xsd:group ref="CommodityCalculationPeriods.model"/>
<xsd:group ref="CommodityPaymentDates.model"/>
<xsd:choice>
<xsd:element name="notionalAmount" type="CommodityNotionalAmount"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/16)
interestCalculation
Type:
Specifies the fixed rate calculation on a performance swap. This amount may be referred to as the interest rate or the fee. The result of this calculation is a number that is multiplied times the notional amount yielding the fixed payment amount or fee amount.
XML Source (w/o annotations (1); see within schema source)

notionalAmount
Type:
CommodityNotionalAmount, complex content
Specifies the notional amount of a commodity performance type swap. It is a currency-denominated value (i.e. price-times-quantity). In confirmations is also referred to as the Notional Quantity (sic, expressed in currency units), Notional Amount, Equity Notional Amount and, in the case of reinvesting swaps, Initial Notional Amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="notionalAmount" type="CommodityNotionalAmount"/>

notionalAmountReference
Type:
A reference to the Return swap notional amount defined in another leg of the return swap.
XML Source (w/o annotations (1); see within schema source)

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.