<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
           targetNamespace="http://www.sped.fazenda.gov.br/nfse"
           xmlns="http://www.sped.fazenda.gov.br/nfse"
           attributeFormDefault="unqualified"
           elementFormDefault="qualified">
  <xs:include schemaLocation="tiposComplexos_v1.00.xsd"/>
  <xs:element name="DPS" type="TCDPS">
    <xs:annotation>
      <xs:documentation>Schema XML da Declaração de Prestação de Serviços - DPS</xs:documentation>
    </xs:annotation>
  </xs:element>  
</xs:schema>