XML Schema Documentation

Complex Type: ValuationScenarioReference

[Table of contents]

Super-types: Reference < ValuationScenarioReference (by extension)
Sub-types: None
Name ValuationScenarioReference
Used by (from the same schema document) Complex Type SensitivityDefinition , Complex Type SensitivitySetDefinition , Complex Type Valuation
Abstract no
Documentation Reference to a valuation scenario.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="ValuationScenarioReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="ValuationScenario"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>