complexType "FloatingPriceLeg"
Namespace:
Content:
complex, 1 attribute, 22 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (22):
payerPartyReference (defined in Payer.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Floating Price Leg of a Commodity Swap. Each 'floatingLeg' defines a series of financial payments for a commodity the value of which is derived from a floating price such as an exchange or an index publication.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityLeg (extension)
      FinancialSwapLeg (extension)
          FloatingPriceLeg
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FloatingPriceLeg">
<xsd:complexContent>
<xsd:extension base="FinancialSwapLeg">
<xsd:sequence>
<xsd:group ref="CommodityCalculationPeriods.model"/>
<xsd:element name="commodity" type="Commodity"/>
<xsd:element name="calculation" type="FloatingLegCalculation"/>
<xsd:group ref="CommodityPaymentDates.model"/>
<xsd:group minOccurs="0" ref="CommodityFreightFlatRate.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/22)
calculation
Type:
FloatingLegCalculation, complex content
Defines details relevant to the calculation of the floating price.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="calculation" type="FloatingLegCalculation"/>

commodity
Type:
Commodity, complex content
Specifies the underlying instrument. Only underlyers of type Commodity are supported.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="commodity" type="Commodity"/>

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.