complexType "DirectionalLegUnderlyerValuation"
Namespace:
Content:
complex, 1 attribute, 14 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: 
</...>
Content Model Elements (14):
effectiveDate (defined in DirectionalLeg complexType),
fxFeature (defined in DirectionalLegUnderlyer complexType),
legIdentifier,
payerAccountReference,
payerPartyReference (defined in Payer.model group),
receiverAccountReference,
receiverPartyReference (defined in Receiver.model group),
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),
valuation
Known Direct Subtypes (2):
CorrelationLeg, VarianceLeg
All Direct / Indirect Based Elements (3):
correlationLeg,
varianceLeg (defined in VarianceSwapTransactionSupplement complexType),
varianceLeg (in varianceSwap)
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 (extension)
          DirectionalLegUnderlyerValuation
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType abstract="true" name="DirectionalLegUnderlyerValuation">
<xsd:complexContent>
<xsd:extension base="DirectionalLegUnderlyer">
<xsd:sequence>
<xsd:element name="valuation" type="EquityValuation"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/14)
valuation
Type:
EquityValuation, complex content
Valuation of the underlyer.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="valuation" type="EquityValuation"/>

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.