Definition Type: Element
Name: category
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:TradeCategory
Containing Schema: fpml-doc-5-9.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-9_xsd Drilldown into TradeCategory in schema fpml-doc-5-9_xsdXSD Diagram of category in schema fpml-doc-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
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 nsA:categoryScheme http://www.fpml.org/coding-scheme/org-type-category (Optional)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus