complexType "FixedPaymentLeg"
Namespace:
Content:
complex, 1 attribute, 8 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (8):
effectiveDate (defined in DirectionalLeg complexType),
payerPartyReference (defined in Payer.model group),
terminationDate (defined in DirectionalLeg complexType)
All Direct / Indirect Based Elements (1):
fixedLeg (defined in DividendSwapTransactionSupplement complexType)
Known Usage Locations
Annotation
Fixed Payment Leg of a Dividend Swap.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  DirectionalLeg (extension)
      FixedPaymentLeg
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FixedPaymentLeg">
<xsd:complexContent>
<xsd:extension base="DirectionalLeg">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="fixedPayment" type="FixedPaymentAmount"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/8)
fixedPayment
Type:
FixedPaymentAmount, complex content
Fixed payment of a dividend swap, payment date is relative to a dividend period payment date. Commonly the dividend leg and the fixed payment leg will pay out on the same date, and the payments will be netted.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="fixedPayment" type="FixedPaymentAmount"/>

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.