complexType "FixedPriceLeg"
Namespace:
Content:
complex, 1 attribute, 26 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (26):
payerPartyReference (defined in Payer.model group),
All Direct / Indirect Based Elements (1):
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)
  CommodityLeg (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 ref="CommodityCalculationPeriods.model"/>
<xsd:group ref="CommodityFixedPrice.model"/>
<xsd:group ref="CommodityPaymentDates.model"/>
<xsd:group minOccurs="0" ref="CommodityFreightFlatRate.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.