Definition Type: ComplexType
Name: Trader
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into traderScheme in schema fpml-doc-4-4_xsdXSD Diagram of Trader in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Trader">
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="traderScheme" type="xsd:anyURI" use="optional" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
traderScheme fpml:traderScheme Optional
Collapse Derivation Tree:
Collapse References:
fpml:trader