<xsd:complexType name="VolatilityLeg">
<xsd:complexContent>
<xsd:extension base="DirectionalLegUnderlyerValuation">
<xsd:sequence>
<xsd:element name="amount" type="VolatilityAmount">
<xsd:annotation>
<xsd:documentation xml:lang="en">Specifies, in relation to each Equity Payment Date, the amount to which the Equity Payment Date relates. Unless otherwise specified, this term has the meaning defined in the ISDA 2011 and 2002 Equity Derivatives Definitions.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|