Definition Type: ComplexType
Name: Product
Namespace: http://www.fpml.org/FpML-5/legal
Containing Schema: fpml-shared-5-10.xsd
Abstract True
Documentation:
The base type which all FpML products extend.
Collapse XSD Schema Diagram:
Drilldown into embeddedOptionType in schema fpml-shared-5-10_xsd1 Drilldown into assetClass in schema fpml-shared-5-10_xsd1 Drilldown into productId in schema fpml-shared-5-10_xsd1 Drilldown into productType in schema fpml-shared-5-10_xsd1 Drilldown into secondaryAssetClass in schema fpml-shared-5-10_xsd1 Drilldown into primaryAssetClass in schema fpml-shared-5-10_xsd1 Drilldown into Product.model in schema fpml-shared-5-10_xsd1 Drilldown into id in schema fpml-shared-5-10_xsd1XSD Diagram of Product in schema fpml-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Product" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The base type which all FpML products extend.</xsd:documentation>
    </xsd:annotation>
    <xsd:group ref="Product.model" minOccurs="0" />
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryAssetClass nsB:primaryAssetClass 0 (1)
secondaryAssetClass nsB:secondaryAssetClass 0 unbounded
productType nsB:productType (1) unbounded
productId nsB:productId 0 unbounded
assetClass nsB:assetClass 0 unbounded
embeddedOptionType nsB:embeddedOptionType 0 2
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:InstrumentTradeDetails, nsB:productnsB:Strategy,