Definition Type: Element
Name: valuationTime
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:BusinessCenterTime
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The specific time of day at which the calculation agent values the underlying. The SpecificTime is the only case when the valuationTime (time + business center location – e.g. 10:00:00 USNY) should be provided. You should be able to provide just the valuationTime without valuationTimeType, which infer that this is a specific time.
Collapse XSD Schema Diagram:
Drilldown into businessCenter in schema fpml-shared-5-10_xsd3 Drilldown into hourMinuteTime in schema fpml-shared-5-10_xsd3 Drilldown into BusinessCenterTime in schema fpml-shared-5-10_xsd3XSD Diagram of valuationTime in schema fpml-eq-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="valuationTime" type="BusinessCenterTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The specific time of day at which the calculation agent values the underlying. The SpecificTime is the only case when the valuationTime (time + business center location – e.g. 10:00:00 USNY) should be provided. You should be able to provide just the valuationTime without valuationTimeType, which infer that this is a specific time.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
hourMinuteTime nsD:hourMinuteTime (1) (1)
businessCenter nsD:businessCenter (1) (1)
Collapse Derivation Tree: