<?xml version="1.0" standalone="yes"?>
<xs:schema id="dsProcessaAtmJuros" targetNamespace="http://tempuri.org/dsProcessaAtmJuros.xsd" xmlns:mstns="http://tempuri.org/dsProcessaAtmJuros.xsd" xmlns="http://tempuri.org/dsProcessaAtmJuros.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:element name="dsProcessaAtmJuros" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="Cabecalho">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="data_calculo" type="xs:string" minOccurs="0" />
              <xs:element name="tipo_processo" type="xs:string" minOccurs="0" />
              <xs:element name="tipo_selecao" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Logo">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Codigo_logo" type="xs:int" minOccurs="0" />
              <xs:element name="Logo" type="xs:base64Binary" minOccurs="0" />
              <xs:element name="Posicaologo" type="xs:unsignedByte" minOccurs="0" />
              <xs:element name="Logorodape" type="xs:base64Binary" minOccurs="0" />
              <xs:element name="Temrodape" type="xs:boolean" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Cobranca">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="indice" type="xs:string" minOccurs="0" />
              <xs:element name="descricao" type="xs:string" minOccurs="0" />
              <xs:element name="condominio" type="xs:int" minOccurs="0" />
              <xs:element name="bloco" type="xs:string" minOccurs="0" />
              <xs:element name="unidade" type="xs:string" minOccurs="0" />
              <xs:element name="nro_processo" type="xs:int" minOccurs="0" />
              <xs:element name="data_calculo" type="xs:dateTime" minOccurs="0" />
              <xs:element name="vencimento" type="xs:dateTime" minOccurs="0" />
              <xs:element name="nro_parcela" type="xs:int" minOccurs="0" />
              <xs:element name="valor" type="xs:decimal" minOccurs="0" />
              <xs:element name="vr_atm" type="xs:decimal" minOccurs="0" />
              <xs:element name="vr_juros" type="xs:decimal" minOccurs="0" />
              <xs:element name="atm_calculado" type="xs:decimal" minOccurs="0" />
              <xs:element name="juros_calculado" type="xs:decimal" minOccurs="0" />
              <xs:element name="total" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>