Definition Type: Element
Name: category
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:TradeCategory
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Used to categorize trades into user-defined categories, such as house trades vs. customer trades.
Collapse XSD Schema Diagram:
Drilldown into categoryScheme in schema fpml-doc-5-10_xsd4 Drilldown into TradeCategory in schema fpml-doc-5-10_xsd4XSD Diagram of category in schema fpml-doc-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="category" type="TradeCategory" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Used to categorize trades into user-defined categories, such as house trades vs. customer trades.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
categoryScheme nsE:categoryScheme http://www.fpml.org/coding-scheme/org-type-category (Optional)
Collapse Derivation Tree: