XML Schema Documentation

Complex Type: SingleValuationDate

[Table of contents]

Super-types: None
Sub-types:
Name SingleValuationDate
Used by (from the same schema document) Complex Type ValuationDate
Abstract no
XML Instance Representation
<...>
<businessDays> xsd:nonNegativeInteger </businessDays> [0..1]

'A number of business days. Its precise meaning is dependant on the context in which this element is used. ISDA 2003 Term: Business Day'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="SingleValuationDate">
<xsd:sequence>
<xsd:element name="businessDays" type=" xsd:nonNegativeInteger " minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>