XML Schema Documentation

Complex Type: PricingStructureReference

[Table of contents]

Super-types: Reference < PricingStructureReference (by extension)
Sub-types: None
Name PricingStructureReference
Abstract no
Documentation Reference to a pricing structure or any derived components (i.e. yield curve).
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="PricingStructureReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="PricingStructure"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>