<xsd:element name="dividendPeriodEndDate" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">Dividend period has the meaning as defined in the ISDA 2002 Equity Derivatives Definitions. This element specifies the date on which the dividend period will end. It includes a boolean attribute for defining whether this end date is included or excluded from the dividend period.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="href" type="xsd:IDREF" use="required" />
</xsd:complexType>
</xsd:element>
|