complexType "PricingStructureValuation"
Namespace:
Content:
complex, 2 attributes, 7 elements
Defined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:IDREF
   
>
   
Content: 
</...>
Content Model Elements (7):
endDate (defined in PricingInputDates.model group),
valuationScenarioReference (defined in Valuation complexType)
Known Direct Subtypes (5):
All Direct / Indirect Based Elements (6):
Known Usage Locations
Annotation
An abstract pricing structure valuation base type. Used as a base for values of pricing structures such as yield curves and volatility matrices. Derived from the "Valuation" type.
Type Definition Detail
Type Derivation Tree
Valuation (extension)
  PricingStructureValuation
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="PricingStructureValuation">
<xsd:complexContent>
<xsd:extension base="Valuation">
<xsd:sequence>
<xsd:group ref="PricingInputDates.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.