Definition Type: ComplexType
Name: Product
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract True
Documentation:
The base type which all FpML products extend.
Collapse XSD Schema Diagram:
Drilldown into productId in schema fpml-shared-4-4_xsd Drilldown into productType in schema fpml-shared-4-4_xsd Drilldown into Product.model in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of Product in schema fpml-shared-4-4_xsd (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 fpml:productType 0 unbounded
productId fpml:productId 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:BulletPayment, fpml:CapFloor, fpml:CreditDefaultSwap, fpml:DealIdentifier, fpml:DividendSwapTransactionSupplement, fpml:EquityDerivativeBase, fpml:FacilityIdentifier, fpml:Fra, fpml:FxAverageRateOption, fpml:FxDigitalOption, fpml:FxLeg, fpml:FxOptionLeg, fpml:FxSwap, fpml:NettedSwapBase, fpml:OptionBase, fpml:productfpml:ReturnSwapBase, fpml:Strategy, fpml:Swap, fpml:Swaption, fpml:TermDeposit,