﻿<?xml version="1.0" encoding="utf-8"?>
<!-- Created with Liquid Technologies Online Tools 1.0 (https://www.liquid-technologies.com) -->
<xs:schema xmlns:etc="http://npci.org/etc/schema/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://npci.org/etc/schema/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import schemaLocation="XMLschema1.xsd" />
  <xs:import schemaLocation="XMLschema2.xsd" namespace="http://www.w3.org/2000/09/xmldsig#" />
  <xs:element name="RespTagDetails">
    <xs:complexType>
      <xs:sequence>
        <xs:element ref="Head" />
        <xs:element ref="Txn" />
        <xs:element xmlns:q1="http://www.w3.org/2000/09/xmldsig#" ref="q1:Signature" minOccurs="0"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>