Definition Type: Element
Name: asOfTime
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-valuation-reporting-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The time within the as-of date for which this report was created (i.e., the cut-off time of the report).
Collapse XSD Schema Diagram:
XSD Diagram of asOfTime in schema fpml-valuation-reporting-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="asOfTime" type="xsd:time" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The time within the as-of date for which this report was created (i.e., the cut-off time of the report).</xsd:documentation>
    </xsd:annotation>
</xsd:element>