complexType "FixedPriceLeg"
Namespace:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in fpml-com-5-5.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
calculationPeriodsSchedule??, (fixedPrice | worldscaleRate | contractRate | settlementPeriodsPrice+), totalPrice?, notionalQuantity, totalNotionalQuantity, (flatRate, flatRateAmount)?
</...>
Content Model Elements (10):
calculationPeriodsSchedule (defined in CommodityCalculationPeriods.model group),
contractRate,
fixedPrice (in fixedLeg),
flatRate,
flatRateAmount,
notionalQuantity,
settlementPeriodsPrice,
totalNotionalQuantity,
totalPrice (in fixedLeg),
worldscaleRate
All Direct / Indirect Based Elements (1):
fixedLeg
Known Usage Locations
Annotation
Fixed Price Leg of a Commodity Swap. It defines schedule of fixed payments associated with a commodity swap.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommoditySwapLeg (extension)
      FinancialSwapLeg (extension)
          FixedPriceLeg
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FixedPriceLeg">
<xsd:complexContent>
<xsd:extension base="FinancialSwapLeg">
<xsd:sequence>
<xsd:group minOccurs="0" ref="CommodityCalculationPeriods.model"/>
<xsd:group ref="CommodityFixedPrice.model"/>
<!--View Generation: SKIPPED - Documentation-->
<xsd:group minOccurs="0" ref="CommodityFreightFlatRate.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.