Definition Type: ComplexType
Name: MarketReference
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Reference
Containing Schema: fpml-riskdef-5-10.xsd
Abstract
Documentation:
Reference to a market structure.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd3 Drilldown into href in schema fpml-riskdef-5-10_xsd1XSD Diagram of MarketReference in schema fpml-riskdef-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="MarketReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to a market structure.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Market" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsD:href Required
Collapse Derivation Tree:
Collapse References:
nsD:marketReference