XML Schema Documentation

Complex Type: CalendarSpread

[Table of contents]

Super-types: None
Sub-types: None
Name CalendarSpread
Used by (from the same schema document) Complex Type StrategyFeature
Abstract no
Documentation A type for defining a calendar spread feature
XML Instance Representation
<...>
<expirationDateTwo> AdjustableOrRelativeDate </expirationDateTwo> [1]
</...>
Diagram
type_AdjustableOrRelativeDate
Schema Component Representation
<xsd:complexType name="CalendarSpread">
<xsd:sequence>
<xsd:element name="expirationDateTwo" type=" AdjustableOrRelativeDate "/>
</xsd:sequence>
</xsd:complexType>