Definition Type: ComplexType
Name: Product
Namespace: http://www.fpml.org/FpML-5/recordkeeping
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_xsd3 Drilldown into productId in schema fpml-shared-5-10_xsd3 Drilldown into productId in schema fpml-shared-5-10_xsd3 Drilldown into productType in schema fpml-shared-5-10_xsd3 Drilldown into secondaryAssetClass in schema fpml-shared-5-10_xsd3 Drilldown into primaryAssetClass in schema fpml-shared-5-10_xsd3 Drilldown into Product.model in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3XSD Diagram of Product in schema fpml-shared-5-10_xsd3 (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 nsD:primaryAssetClass (1) (1)
secondaryAssetClass nsD:secondaryAssetClass 0 unbounded
productType nsD:productType (1) unbounded
productId nsD:productId 0 unbounded
productId nsD:productId (1) unbounded
embeddedOptionType nsD:embeddedOptionType 0 2
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:BulletPayment, nsD:CapFloor, nsD:CommodityForward, nsD:CommodityOption, nsD:CommodityPerformanceSwapBase, nsD:CommoditySwap, nsD:CommoditySwaption, nsD:CreditDefaultSwap, nsD:DividendSwapTransactionSupplement, nsD:EquityDerivativeBase, nsD:Fra, nsD:FxAccrualForward, nsD:FxFlexibleForward, nsD:FxForwardVolatilityAgreement, nsD:FxPerformanceSwap, nsD:FxRangeAccrual, nsD:FxSingleLeg, nsD:FxSwap, nsD:FxTargetKnockoutForward, nsD:GenericProduct, nsD:InstrumentTradeDetails, nsD:NettedSwapBase, nsD:Option, nsD:product, nsD:Repo, nsD:ReturnSwapBase, nsD:StandardProduct, nsD:Strategy, nsD:Swap, nsD:Swaption, nsD:TermDeposit, nsD:VarianceSwapTransactionSupplement, nsD:VolatilitySwapTransactionSupplement