Definition Type: ComplexType
Name: Product
Namespace: http://www.fpml.org/FpML-5/legal
Containing Schema: fpml-shared-5-9.xsd
Abstract True
Documentation:
The base type which all FpML products extend.
Collapse XSD Schema Diagram:
Drilldown into embeddedOptionType in schema fpml-shared-5-9_xsd Drilldown into assetClass in schema fpml-shared-5-9_xsd Drilldown into productId in schema fpml-shared-5-9_xsd Drilldown into productType in schema fpml-shared-5-9_xsd Drilldown into secondaryAssetClass in schema fpml-shared-5-9_xsd Drilldown into primaryAssetClass in schema fpml-shared-5-9_xsd Drilldown into Product.model in schema fpml-shared-5-9_xsd Drilldown into id in schema fpml-shared-5-9_xsdXSD Diagram of Product in schema fpml-shared-5-9_xsd (Financial products Markup Language (FpML®) - Legal)
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 nsA:primaryAssetClass 0 (1)
secondaryAssetClass nsA:secondaryAssetClass 0 unbounded
productType nsA:productType (1) unbounded
productId nsA:productId 0 unbounded
assetClass nsA:assetClass 0 unbounded
embeddedOptionType nsA:embeddedOptionType 0 2
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:InstrumentTradeDetails, nsA:productnsA:Strategy,
Collapse Comments:
blog comments powered by Disqus