complexType "FinancialSwapLeg"
Namespace:
Content:
complex, 1 attribute, 4 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in fpml-com-5-13.xsd; see XML source
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (4):
payerPartyReference (defined in Payer.model group),
Known Direct Subtypes (3):
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
The common components of a financially settled leg of a Commodity Swap. This is an abstract type and should be extended by commodity-specific types.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityLeg (extension)
      FinancialSwapLeg
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="FinancialSwapLeg">
<xsd:complexContent>
<xsd:extension base="CommodityLeg">
<xsd:sequence>
<xsd:group ref="PayerReceiver.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.