Definition Type: ComplexType
Name: SingleValuationDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-cd-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into businessDays in schema fpml-cd-4-4_xsdXSD Diagram of SingleValuationDate in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SingleValuationDate">
    <xsd:sequence>
        <xsd:element name="businessDays" type="xsd:nonNegativeInteger" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A number of business days. Its precise meaning is dependant on the context in which this element is used. ISDA 2003 Term: Business Day</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
businessDays fpml:businessDays 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:MultipleValuationDates, fpml:singleValuationDate