Definition Type: ComplexType
Name: PricingStructureReference
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Reference
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
Reference to a pricing structure or any derived components (i.e. yield curve).
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd4 Drilldown into href in schema fpml-shared-5-10_xsd4XSD Diagram of PricingStructureReference in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PricingStructureReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to a pricing structure or any derived components (i.e. yield curve).</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="PricingStructure" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsE:href Required
Collapse Derivation Tree:
Collapse References:
nsE:baseYieldCurve, nsE:forecastCurrencyYieldCurve, nsE:originalInputReference, nsE:pricingInputReference, nsE:pricingInputReference, nsE:replacementInputReference, nsE:replacementMarketInputnsE:settlementCurrencyYieldCurve,