Definition Type: Element
Name: earliestExecutionTime
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:BusinessCenterTime
Containing Schema: fpml-fx-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The earliest time of day at the specified business center, at which the client may execute a transaction.
Collapse XSD Schema Diagram:
Drilldown into businessCenter in schema fpml-shared-5-10_xsd Drilldown into hourMinuteTime in schema fpml-shared-5-10_xsd Drilldown into BusinessCenterTime in schema fpml-shared-5-10_xsdXSD Diagram of earliestExecutionTime in schema fpml-fx-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="earliestExecutionTime" type="BusinessCenterTime">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The earliest time of day at the specified business center, at which the client may execute a transaction.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
hourMinuteTime nsA:hourMinuteTime (1) (1)
businessCenter nsA:businessCenter (1) (1)
Collapse Derivation Tree: