XML Schema Documentation

Complex Type: OptionalEarlyTerminationAdjustedDates

[Table of contents]

Super-types: None
Sub-types: None
Name OptionalEarlyTerminationAdjustedDates
Used by (from the same schema document) Complex Type OptionalEarlyTermination
Abstract no
Documentation A type defining the adjusted dates associated with an optional early termination provision.
XML Instance Representation
<...>
<earlyTerminationEvent> EarlyTerminationEvent </earlyTerminationEvent> [1..*]

'The adjusted dates associated with an individual earley termination date.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="OptionalEarlyTerminationAdjustedDates">
<xsd:sequence>
<xsd:element name="earlyTerminationEvent" type=" EarlyTerminationEvent " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>