Definition Type: Element
Name: market
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Market
Containing Schema: fpml-riskdef-4-4.xsd
Abstract
Documentation:
This is a global element used for creating global types. It holds Market information, e.g. curves, surfaces, quotes, etc.
Collapse XSD Schema Diagram:
Drilldown into benchmarkPricingMethod in schema fpml-riskdef-4-4_xsd Drilldown into pricingStructureValuation in schema fpml-riskdef-4-4_xsd Drilldown into pricingStructure in schema fpml-riskdef-4-4_xsd Drilldown into benchmarkQuotes in schema fpml-riskdef-4-4_xsd Drilldown into name in schema fpml-riskdef-4-4_xsd Drilldown into id in schema fpml-riskdef-4-4_xsd Drilldown into Market in schema fpml-riskdef-4-4_xsdXSD Diagram of market in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="market" type="Market">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This is a global element used for creating global types. It holds Market information, e.g. curves, surfaces, quotes, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name fpml:name 0 (1)
benchmarkQuotes fpml:benchmarkQuotes 0 (1)
pricingStructure fpml:pricingStructure 0 unbounded
pricingStructureValuation fpml:pricingStructureValuation 0 unbounded
benchmarkPricingMethod fpml:benchmarkPricingMethod 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: