XML Schema Documentation

Complex Type: ValuationReference

[Table of contents]

Super-types: Reference < ValuationReference (by extension)
Sub-types: None
Name ValuationReference
Used by (from the same schema document) Complex Type PricingParameterDerivative
Abstract no
Documentation Reference to a Valuation or any derived structure such as PricingStructureValuation.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="ValuationReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="Valuation"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>