Definition Type: Element
Name: time
Namespace: http://www.fpml.org/FpML-5/legal
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
When the quote was observed or when a calculated value was generated.
Collapse XSD Schema Diagram:
XSD Diagram of time in schema fpml-asset-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="time" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When the quote was observed or when a calculated value was generated.</xsd:documentation>
    </xsd:annotation>
</xsd:element>