XML Schema Documentation

Complex Type: DeprecatedScheduledTerminationDate

[Table of contents]

Super-types: None
Sub-types: None
Name DeprecatedScheduledTerminationDate
Used by (from the same schema document) Complex Type GeneralTerms
Abstract no
Documentation DEPRECATED
XML Instance Representation
<...>
<adjustableDate> AdjustableDate2 </adjustableDate> [1]
</...>
Diagram
type_AdjustableDate2
Schema Component Representation
<xsd:complexType name="DeprecatedScheduledTerminationDate" deprecated="true" deprecatedReason="The intent is to make the scheduledTerminationDate of type AdjustableDate2 and remove the adjustableDate node. The current container doesn't give any value since the choice with relative date was removed.">
<xsd:sequence>
<xsd:element name="adjustableDate" type=" AdjustableDate2 "/>
</xsd:sequence>
</xsd:complexType>