Definition Type: Element
Name: valuationTime
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF: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_xsd5 Drilldown into hourMinuteTime in schema fpml-shared-5-10_xsd5 Drilldown into BusinessCenterTime in schema fpml-shared-5-10_xsd5XSD Diagram of valuationTime in schema fpml-eq-shared-5-10_xsd3 (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 nsF:hourMinuteTime 0 (1)
businessCenter nsF:businessCenter 0 (1)
Collapse Derivation Tree: