complexType "FixedPriceLeg"
Namespace:
Content:
complex, 1 attribute, 26 elements
Defined:
globally in fpml-com-5-2.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
payerPartyReference, payerAccountReference?, receiverPartyReference, receiverAccountReference?, (calculationDates | calculationPeriods | calculationPeriodsSchedule | calculationPeriodsReference | calculationPeriodsScheduleReference | calculationPeriodsDatesReference), (fixedPriceSchedule | fixedPrice | worldscaleRate | contractRate | settlementPeriodsPrice+), totalPrice?, (((notionalQuantitySchedule | notionalQuantity | settlementPeriodsNotionalQuantity+), totalNotionalQuantity?) | quantityReference), (relativePaymentDates | paymentDates | masterAgreementPaymentDates), (flatRate, flatRateAmount?)?
</...>
Content Model Elements (26):
calculationDates (defined in CommodityCalculationPeriods.model group),
calculationPeriods (defined in CommodityCalculationPeriods.model group),
calculationPeriodsDatesReference,
calculationPeriodsReference,
calculationPeriodsSchedule (defined in CommodityCalculationPeriods.model group),
calculationPeriodsScheduleReference,
contractRate,
fixedPrice (in fixedLeg in commoditySwap),
fixedPriceSchedule,
flatRate,
flatRateAmount,
masterAgreementPaymentDates,
notionalQuantity,
notionalQuantitySchedule,
payerAccountReference,
payerPartyReference,
paymentDates (defined in CommodityNonPeriodicPaymentDates.model group),
quantityReference (defined in CommodityNotionalQuantity.model group),
receiverAccountReference,
receiverPartyReference,
relativePaymentDates,
settlementPeriodsNotionalQuantity,
settlementPeriodsPrice,
totalNotionalQuantity,
totalPrice (in fixedLeg in commoditySwap),
worldscaleRate
All Direct / Indirect Based Elements (1):
fixedLeg (in commoditySwap)
Known Usage Locations
Annotation
Fixed Price Leg of a Commodity Swap.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  FixedPriceLeg
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FixedPriceLeg">
<xsd:complexContent>
<xsd:extension base="Leg">
<xsd:sequence>
<xsd:group ref="PayerReceiver.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 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.