Definition Type: Element
Name: productId
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ProductId
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.
Collapse XSD Schema Diagram:
Drilldown into productIdScheme in schema fpml-shared-4-4_xsd Drilldown into ProductId in schema fpml-shared-4-4_xsdXSD Diagram of productId in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="productId" type="ProductId" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
productIdScheme fpml:productIdScheme (Optional)
Collapse Derivation Tree: