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:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (14):
effectiveDate (defined in DirectionalLeg complexType),
fxFeature (defined in DirectionalLegUnderlyer complexType),
legIdentifier (defined in DirectionalLeg complexType),
payerPartyReference (defined in Payer.model group),
terminationDate (defined in DirectionalLeg complexType),
underlyer (defined in DirectionalLegUnderlyer complexType),
Known Direct Subtypes (3):
All Direct / Indirect Based Elements (5):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.