complexType "NonPeriodicFixedPriceLeg"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
fixedPrice
</...>
Content Model Elements (1):
fixedPrice (in fixedLeg in commodityForward)
All Direct / Indirect Based Elements (1):
fixedLeg (in commodityForward)
Known Usage Locations
Annotation
The details of a fixed payment. Can be used for a forward transaction or as the base for a more complex fixed leg component such as the fixed leg of a swap.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommoditySwapLeg (extension)
      NonPeriodicFixedPriceLeg
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="NonPeriodicFixedPriceLeg">
<xsd:complexContent>
<xsd:extension base="CommoditySwapLeg">
<xsd:sequence>
<!--View Generation: SKIPPED - PartySpecific-->
<xsd:element name="fixedPrice" type="FixedPrice"/>
<!--View Generation: SKIPPED totalPrice - Other-represented elsewhere-->
<!--View Generation: SKIPPED quantityReference - Other-represented elsewhere-->
<!--View Generation: SKIPPED - Documentation-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
fixedPrice
Type:
FixedPrice, complex content
Fixed price on which fixed payments are based.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixedPrice" type="FixedPrice"/>

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.