complexType "DirectionalLegUnderlyer"
Namespace:
Content:
complex, 1 attribute, 8 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
legIdentifier*, effectiveDate?, terminationDate?, underlyer?, settlementType?, settlementDate?, (settlementAmount? | settlementCurrency?)?
</...>
Content Model Elements (8):
effectiveDate (defined in DirectionalLeg complexType),
legIdentifier,
settlementAmount (defined in SettlementAmountOrCurrency.model group),
settlementCurrency (defined in SettlementAmountOrCurrency.model group),
settlementDate (defined in OptionSettlement.model group),
settlementType (defined in OptionSettlement.model group),
terminationDate (defined in DirectionalLeg complexType),
underlyer (defined in DirectionalLegUnderlyer complexType)
Known Direct Subtypes (2):
DirectionalLegUnderlyerValuation, DividendLeg
Known Indirect Subtypes (2):
CorrelationLeg, VarianceLeg
All Direct / Indirect Based Elements (4):
correlationLeg,
dividendLeg,
varianceLeg (in varianceSwapTransactionSupplement in varianceOptionTransactionSupplement),
varianceLeg (in varianceSwapTransactionSupplement)
Known Usage Locations
Annotation
An abstract base class for all directional leg types with effective date, termination date, and underlyer where a payer makes a stream of payments of greater than zero value to a receiver.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  DirectionalLeg (extension)
      DirectionalLegUnderlyer
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType abstract="true" name="DirectionalLegUnderlyer">
<xsd:complexContent>
<xsd:extension base="DirectionalLeg">
<xsd:sequence>
<xsd:element minOccurs="0" name="underlyer" type="Underlyer"/>
<xsd:group ref="OptionSettlement.model"/>
<!--View Generation: SKIPPED fxFeature - NonStandardFeature-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/8)
underlyer
Type:
Underlyer, complex content
Specifies the underlyer of the leg.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="underlyer" type="Underlyer"/>

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.