XML Schema Documentation

Element: quotableProduct

[Table of contents]

Name quotableProduct
Used by (from the same schema document) Complex Type QuoteUpdated , Complex Type RequestQuote
Type QuotableProduct
Nillable no
Abstract yes
Logical Diagram
element_productType element_productId
XML Instance Representation
<quotableProduct>
<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.'

</quotableProduct>
Diagram
group_Product.model element_quotableFxSingleLeg
Schema Component Representation
<xsd:element name="quotableProduct" type=" QuotableProduct " abstract="true"/>