Definition Type: Element
Name: standardProduct
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:StandardProduct
Containing Schema: fpml-standard-5-2.xsd
Abstract
Documentation:
A product to represent a standardized OTC derivative transaction whose economics do not need to be fully described using an FpML schema because they are implied by the product ID.
Collapse XSD Schema Diagram:
Drilldown into quote in schema fpml-standard-5-2_xsd Drilldown into notional in schema fpml-standard-5-2_xsd Drilldown into assetClass in schema fpml-shared-5-2_xsd Drilldown into productId in schema fpml-shared-5-2_xsd Drilldown into productType in schema fpml-shared-5-2_xsd Drilldown into Product.model in schema fpml-shared-5-2_xsd Drilldown into id in schema fpml-shared-5-2_xsd Drilldown into Product in schema fpml-shared-5-2_xsd Drilldown into StandardProduct in schema fpml-standard-5-2_xsdXSD Diagram of standardProduct in schema fpml-standard-5-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="standardProduct" type="StandardProduct" substitutionGroup="product">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A product to represent a standardized OTC derivative transaction whose economics do not need to be fully described using an FpML schema because they are implied by the product ID.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType nsA:productType 0 unbounded
productId nsA:productId 0 unbounded
assetClass nsA:assetClass 0 unbounded
notional nsA:notional 0 (1)
quote nsA:quote 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:product