Definition Type: ComplexType
Name: BrokerConfirmation
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
Identifies the market sector in which the trade has been arranged.
Collapse XSD Schema Diagram:
Drilldown into brokerConfirmationType in schema fpml-shared-5-10_xsd2XSD Diagram of BrokerConfirmation in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="BrokerConfirmation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Identifies the market sector in which the trade has been arranged.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="brokerConfirmationType" type="BrokerConfirmationType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The type of broker confirmation executed between the parties.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
brokerConfirmationType nsC:brokerConfirmationType 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:brokerConfirmation