<xsd:complexType name="StandardCreditSupportAnnex2014NewYorkLaw">
<xsd:annotation>
<xsd:documentation xml:lang="en">The New York Law 2014 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 New York Law document.</xsd:documentation>
</xsd:annotation>
<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="independentAmountEligibleCreditSupport" type="IndependentAmountEligibleCollateral" maxOccurs="2">
<xsd:annotation>
<xsd:documentation xml:lang="en">Assets that qualify as eligible collateral for the purpose of initial margin.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="useOfPostedCreditSupport" type="UseOfPostedCreditSupport" maxOccurs="2">
<xsd:annotation>
<xsd:documentation xml:lang="en">Specifies whether the respective parties to the agreement have the right to rehypothecate the collateral held.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="valuationDateCity" type="BusinessCenters">
<xsd:annotation>
<xsd:documentation xml:lang="en">The list of business centers which holiday schedules are considered for the purpose of determining valuation dates.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="notificationTimeCity" type="BusinessCenter">
<xsd:annotation>
<xsd:documentation xml:lang="en">The reference business center for the purpose of specifying the Notification Time.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|