<?xml version="1.0" encoding="UTF-8"?>
<!--© Copyright Banco de España. Reservados todos los derechos-->            
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:es-be-dt="http://www.bde.es/es/fr/esrs/corep/3-2008/2008-05-22/es-be-dt" xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:xl="http://www.xbrl.org/2003/XLink" xmlns:dt="http://xbrl.c-ebs.org/dt" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xbrli="http://www.xbrl.org/2003/instance" targetNamespace="http://www.bde.es/es/fr/esrs/corep/3-2008/2008-05-22/es-be-dt" elementFormDefault="qualified">
  <xsd:import namespace="http://www.xbrl.org/2003/instance" schemaLocation="http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd"/>
  <xsd:import namespace="http://xbrl.c-ebs.org/dt" schemaLocation="http://www.c-ebs.org/eu/fr/esrs/corep/2006-07-01/dt-2005-06-30.xsd"/>
  <xsd:complexType name="positivePureItemType">
    <xsd:simpleContent>
      <xsd:restriction base="xbrli:pureItemType">
        <xsd:minInclusive value="0"/>
      </xsd:restriction>
    </xsd:simpleContent>
  </xsd:complexType>
  <xsd:complexType name="positiveDecimalItemType">
    <xsd:simpleContent>
      <xsd:restriction base="xbrli:decimalItemType">
        <xsd:minInclusive value="0"/>
      </xsd:restriction>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:schema>
