XML Schema Documentation

Element: pricingStructure

[Table of contents]

Name pricingStructure
Used by (from the same schema document) Complex Type Market
Type PricingStructure
Nillable no
Abstract yes
Logical Diagram
XML Instance Representation
<pricingStructure
id=" xsd:ID [0..1]">
<name> xsd:normalizedString </name> [0..1]

'The name of the structure, e.g \"USDLIBOR-3M EOD Curve\".'

<currency> Currency </currency> [0..1]

'The currency that the structure is expressed in (this is relevant mostly for the Interes Rates asset class).'

</pricingStructure>
Diagram
Schema Component Representation
<xsd:element name="pricingStructure" type=" PricingStructure " abstract="true"/>