XML Schema Documentation

Complex Type: QuotableProduct

[Table of contents]

Super-types: None
Sub-types:
Name QuotableProduct
Used by (from the same schema document) Element quotableProduct
Abstract yes
Documentation The abstract base class for all product definitions for pre-trade quotation
XML Instance Representation
<...>
<productType> ProductType </productType> [0..*]

'A classification of the type of product. FpML defines a simple product categorization using a coding scheme.'

<productId> ProductId </productId> [0..*]

'A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.'

</...>
Diagram
group_Product.model
Schema Component Representation
<xsd:complexType name="QuotableProduct" abstract="true">
<xsd:group ref=" Product.model "/>
</xsd:complexType>