complexType "AveragePriceLeg"
Namespace:
Content:
complex, 1 attribute, 17 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (17):
calculation (in averagePriceLeg),
calculationDates (defined in CommodityCalculationPeriods.model group),
calculationPeriods (defined in CommodityCalculationPeriods.model group),
calculationPeriodsDatesReference,
calculationPeriodsReference,
calculationPeriodsSchedule (defined in CommodityCalculationPeriods.model group),
calculationPeriodsScheduleReference,
commodity,
masterAgreementPaymentDates,
payerAccountReference,
payerPartyReference (defined in Payer.model group),
paymentDates (defined in CommodityNonPeriodicPaymentDates.model group),
pricingStartDate,
quantityReference (in averagePriceLeg),
receiverAccountReference,
receiverPartyReference (defined in Receiver.model group),
relativePaymentDates
All Direct / Indirect Based Elements (1):
averagePriceLeg
Known Usage Locations
Annotation
The average price leg of an average price commodity bullion or non-precious metal forward transaction.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommoditySwapLeg (extension)
      AveragePriceLeg
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="AveragePriceLeg">
<xsd:complexContent>
<xsd:extension base="CommoditySwapLeg">
<xsd:sequence>
<xsd:group ref="PayerReceiver.model"/>
<xsd:element ref="commodity"/>
<xsd:element name="quantityReference" type="QuantityReference"/>
<xsd:element name="pricingStartDate" type="AdjustableDate"/>
<xsd:element name="calculation" type="FloatingLegCalculation"/>
<xsd:group ref="CommodityPaymentDates.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/17)
calculation
Type:
FloatingLegCalculation, complex content
Captures 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
XML Source (see within schema source)
<xsd:element ref="commodity"/>

pricingStartDate
Type:
AdjustableDate, complex content
Defines the Start of the Pricing period. PricingStartDate is optional when discrete pricingDates are supplied and is not recommended to be included. Should they coexist, pricingStartDate is expected to be the same as the earliest pricing date or earlier for a Term deal as the discrete dates will take precedence.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="pricingStartDate" type="AdjustableDate"/>

quantityReference
Type:
QuantityReference, empty content
A pointer to a specification of quantity defined elsewhere.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="quantityReference" type="QuantityReference"/>

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.