Definition Type: Element
Name: timestamps
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:TradeProcessingTimestamps
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Allows timing information about a trade to be recorded.
Collapse XSD Schema Diagram:
Drilldown into timestamp in schema fpml-doc-5-10_xsd5 Drilldown into publicReportUpdated in schema fpml-doc-5-10_xsd5 Drilldown into publicReportAccepted in schema fpml-doc-5-10_xsd5 Drilldown into publiclyReported in schema fpml-doc-5-10_xsd5 Drilldown into orderSubmitted in schema fpml-doc-5-10_xsd5 Drilldown into orderEntered in schema fpml-doc-5-10_xsd5 Drilldown into TradeProcessingTimestamps in schema fpml-doc-5-10_xsd5XSD Diagram of timestamps in schema fpml-doc-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="timestamps" type="TradeProcessingTimestamps" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Allows timing information about a trade to be recorded.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
orderEntered nsF:orderEntered 0 (1)
orderSubmitted nsF:orderSubmitted 0 (1)
publiclyReported nsF:publiclyReported 0 (1)
publicReportAccepted nsF:publicReportAccepted 0 (1)
publicReportUpdated nsF:publicReportUpdated 0 (1)
timestamp nsF:timestamp 0 unbounded
Collapse Derivation Tree: