Definition Type: Element
Name: orderSubmitted
Namespace: http://www.fpml.org/FpML-5/reporting
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The time when an order is submitted by a market participant to an execution facility, as recorded based on the timestamp of the message that was sent by the participant. If the participant records this time (i.e. it is in the participant's party trade information), it will be the time the message was sent. If the execution facility records this time (i.e. it is in the facility's party trade information), it will be the time the message was received.
Collapse XSD Schema Diagram:
XSD Diagram of orderSubmitted in schema fpml-doc-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="orderSubmitted" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The time when an order is submitted by a market participant to an execution facility, as recorded based on the timestamp of the message that was sent by the participant. If the participant records this time (i.e. it is in the participant's party trade information), it will be the time the message was sent. If the execution facility records this time (i.e. it is in the facility's party trade information), it will be the time the message was received.</xsd:documentation>
    </xsd:annotation>
</xsd:element>