| Financial products Markup Language (FpML®) | Generated using Liquid XML Studio Designer Edition 8.0.4.1955 |
| Generated : 21 February 2010 |
| Definition Type | Complex Type |
| Name | DateRange |
| Namespace | http://www.fpml.org/2003/FpML-4-0 |
| Abstract | False |
| Documentation | A type defining a contiguous series of calendar dates. The date range is defined as all the dates between and including the first and the last date. The first date must fall before the last date. |
| XSD Schema | fpml-shared-4-0.xsd |
|
|
|
|
|
|
<xsd:complexType name="DateRange" >
<xsd:annotation> <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A type defining a contiguous series of calendar dates. The date range is defined as all the dates between and including the first and the last date. The first date must fall before the last date.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="unadjustedFirstDate" type="xsd:date"> <xsd:annotation> <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The first date of a date range.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="unadjustedLastDate" type="xsd:date"> <xsd:annotation> <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The last date of a date range.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
|
|
|||||||||||||
|
|||||||||||||
|
|
|||||||||||||
|
[No Sub Types] DateRange nsA:BusinessDateRange nsA:businessDateRange nsA:scheduleBounds |
|||||||||||||
|
|
|||||||||||||
| nsA:BusinessDateRange , nsA:scheduleBounds | |||||||||||||
| Generated using Liquid XML Studio Designer Edition 8.0.4.1955 by Liquid Technologies Ltd | |||||||||||||