Definition Type: Element
Name: latestExecutionTime
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:BusinessCenterTime
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The latest 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_xsd5 Drilldown into hourMinuteTime in schema fpml-shared-5-10_xsd5 Drilldown into BusinessCenterTime in schema fpml-shared-5-10_xsd5XSD Diagram of latestExecutionTime in schema fpml-fx-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="latestExecutionTime" type="BusinessCenterTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The latest 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 nsF:hourMinuteTime 0 (1)
businessCenter nsF:businessCenter 0 (1)
Collapse Derivation Tree: