Definition Type: Element
Name: inputDataDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:IdentifiedDate
Containing Schema: fpml-riskdef-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date from which the input data used to construct the pricing input was obtained. Often the same as the baseDate, but sometimes the pricing input may be "rolled forward", in which input data from one date is used to generate a curve for a later date.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into IdentifiedDate in schema fpml-shared-4-4_xsdXSD Diagram of inputDataDate in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="inputDataDate" type="IdentifiedDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date from which the input data used to construct the pricing input was obtained. Often the same as the baseDate, but sometimes the pricing input may be "rolled forward", in which input data from one date is used to generate a curve for a later date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: