Definition Type: Element
Name: product
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Product
Containing Schema: fpml-shared-5-10.xsd
Abstract True
Documentation:
An abstract element used as a place holder for the substituting product elements.
Collapse XSD Schema Diagram:
Drilldown into embeddedOptionType in schema fpml-shared-5-10_xsd4 Drilldown into assetClass in schema fpml-shared-5-10_xsd4 Drilldown into productId in schema fpml-shared-5-10_xsd4 Drilldown into productType in schema fpml-shared-5-10_xsd4 Drilldown into secondaryAssetClass in schema fpml-shared-5-10_xsd4 Drilldown into primaryAssetClass in schema fpml-shared-5-10_xsd4 Drilldown into Product.model in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Product in schema fpml-shared-5-10_xsd4XSD Diagram of product in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="product" type="Product" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An abstract element used as a place holder for the substituting product elements.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryAssetClass nsE:primaryAssetClass 0 (1)
secondaryAssetClass nsE:secondaryAssetClass 0 unbounded
productType nsE:productType 0 unbounded
productId nsE:productId 0 unbounded
assetClass nsE:assetClass 0 unbounded
embeddedOptionType nsE:embeddedOptionType 0 2
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: