Definition Type: Element
Name: orderEntered
Namespace: http://www.fpml.org/FpML-5/transparency
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
When an order was first generated, as recorded for the first time when it was first entered by a person or generated by a trading algorithm (i.e., the first record of the order).
Collapse XSD Schema Diagram:
XSD Diagram of orderEntered in schema fpml-doc-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="orderEntered" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When an order was first generated, as recorded for the first time when it was first entered by a person or generated by a trading algorithm (i.e., the first record of the order).</xsd:documentation>
    </xsd:annotation>
</xsd:element>