complexType "PricingStructureValuation"
Namespace:
Content:
complex, 2 attributes, 7 elements
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:IDREF
   
>
   
Content: 
</...>
Content Model Elements (7):
baseDate,
buildDateTime,
endDate (defined in PricingInputDates.model group),
inputDataDate,
objectReference,
spotDate,
valuationScenarioReference (defined in Valuation complexType)
Known Direct Subtypes (5):
CreditCurveValuation, DefaultProbabilityCurve, FxCurveValuation, VolatilityMatrix, YieldCurveValuation
All Direct / Indirect Based Elements (6):
creditCurveValuation, defaultProbabilityCurve, fxCurveValuation, pricingStructureValuation, volatilityMatrixValuation, yieldCurveValuation
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 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.