XML Schema Documentation

Complex Type: MarketReference

[Table of contents]

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