XML Schema Documentation

Complex Type: ScheduledTerminationDate

[Table of contents]

Super-types: None
Sub-types: None
Name ScheduledTerminationDate
Abstract no
XML Instance Representation
<...>
Start Choice [1]
<adjustableDate> AdjustableDate2 </adjustableDate> [1]
<relativeDate> Interval </relativeDate> [1]
End Choice
</...>
Diagram
type_AdjustableDate2 type_Interval
Schema Component Representation
<xsd:complexType name="ScheduledTerminationDate">
<xsd:choice>
<xsd:element name="adjustableDate" type=" AdjustableDate2 "/>
<xsd:element name="relativeDate" type=" Interval "/>
</xsd:choice>
</xsd:complexType>