<xsd:complexType name="FxPerformanceLeg" abstract="true">
<xsd:annotation>
<xsd:documentation xml:lang="en">Floating FX Rate describes Fixed FX Rate Payer and Fixed Rate</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="Payer.model">
<xsd:annotation>
<xsd:documentation xml:lang="en">A pointer style reference to a servicingParty or accountBeneficiary identifier defined elsewhere in the document. Floating FX Rate Payer means in respect of an Non-Deliverable Swap FX Transaction, the party specified as such in the related Confirmation.</xsd:documentation>
</xsd:annotation>
</xsd:group>
<xsd:group ref="Receiver.model" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">A pointer style reference to a servicingParty or accountBeneficiary identifier defined elsewhere in the document. Floating FX Rate Receiver means in respect of an Non-Deliverable Swap FX Transaction, the party specified as such in the related Confirmation.</xsd:documentation>
</xsd:annotation>
</xsd:group>
</xsd:sequence>
</xsd:complexType>
|