<xsd:complexType name="StandardCreditSupportAnnex2013EnglishLaw">
<xsd:annotation>
<xsd:documentation xml:lang="en">The English Law 2013 SCSA implementation, which extends StandardCreditSupportAnnexBase.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="StandardCreditSupportAnnexBase">
<xsd:sequence>
<xsd:annotation>
<xsd:documentation xml:lang="en">Provisions that are specific to the English Law document.</xsd:documentation>
</xsd:annotation>
<xsd:element name="disputeResolution" type="DisputeResolution" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">The SCSA specifies a default resolution time, while it refers by default to the existing CSA for calculation of the value of Posted Credit Support. This element is meant to address the case where another resolution time is specified.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="demandsAndNotices" type="PartyContactInformation" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation xml:lang="en">The contact information to which demands and notices should be addressed. There could be several of such contacts for each party to the agreement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="otherProvisions" type="OtherProvisions" minOccurs="0" />
<xsd:element name="transportCurrency" type="TransportCurrency" maxOccurs="2">
<xsd:annotation>
<xsd:documentation xml:lang="en">The Transport Currency to be used by the respective parties to the agreement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="dayCount" type="DayCount">
<xsd:annotation>
<xsd:documentation xml:lang="en">The day count is the denominator for accrual calculation. If no currency is specified, the value applies to all currencies. If some currencies are specified, it only applies to those currencies.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="independentAmountInterestRate" type="IndependentAmountInterestRate">
<xsd:annotation>
<xsd:documentation xml:lang="en">The interest rate applicable to the cash held/posted as Independent Amount when expressed in currencies other than the Transport Currencies. (In the case of Transport Currencies, the SCSA states that the interest rate is OIS flat.)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="independentAmountEligibleCreditSupport" type="IndependentAmountEligibleCollateral" maxOccurs="2">
<xsd:annotation>
<xsd:documentation xml:lang="en">Specifies the assets that qualify as Independent Amount Eligible Credit Support.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="exchangeDate" type="ExchangeDate" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">Specifies the date on which the Transferor will be obliged to transfer Equivalent Credit Support in accordance with Paragraph 3 (d) in the case where such date is different from the one specified in Paragraph 3(d)(ii).</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|