Definition Type: ComplexType
Name: Product
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-shared-5-0.xsd
Abstract True
Documentation:
The base type which all FpML products extend.
Collapse XSD Schema Diagram:
Drilldown into assetClass in schema fpml-shared-5-0_xsd1 Drilldown into productId in schema fpml-shared-5-0_xsd1 Drilldown into productType in schema fpml-shared-5-0_xsd1 Drilldown into Product.model in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1XSD Diagram of Product in schema fpml-shared-5-0_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" />
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType nsB:productType 0 unbounded
productId nsB:productId 0 unbounded
assetClass nsB:assetClass 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:BulletPayment, nsB:CapFloor, nsB:CommodityForward, nsB:CommodityOption, nsB:CommoditySwap, nsB:CreditDefaultSwap, nsB:DividendSwapTransactionSupplement, nsB:EquityDerivativeBase, nsB:Fra, nsB:NettedSwapBase, nsB:NonSchemaProduct, nsB:OptionBase, nsB:product, nsB:ReturnSwapBase, nsB:Strategy, nsB:Swap, nsB:Swaption, nsB:VarianceSwapTransactionSupplement