Definition Type: Element
Name: productType
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ProductType
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A classification of the type of product. FpML defines a simple product categorization using a coding scheme.
Collapse XSD Schema Diagram:
Drilldown into productTypeScheme in schema fpml-shared-4-4_xsd Drilldown into ProductType in schema fpml-shared-4-4_xsdXSD Diagram of productType in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="productType" type="ProductType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A classification of the type of product. FpML defines a simple product categorization using a coding scheme.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
productTypeScheme fpml:productTypeScheme http://www.fpml.org/coding-scheme/product-type-simple-1-2 (Optional)
Collapse Derivation Tree: