limpeza da pasta target

master
fabiorj 2021-12-04 10:40:34 -03:00
parent 814815c99d
commit a34bcce4a4
92 changed files with 1 additions and 1815 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/.settings/org.eclipse.wst.common.component
/.settings/org.eclipse.wst.common.project.facet.core.xml
/.settings/org.eclipse.wst.validation.prefs
target

Binary file not shown.

View File

@ -1,5 +0,0 @@
Manifest-Version: 1.0
Built-By: Fabio
Build-Jdk: 11.0.11
Created-By: Maven Integration for Eclipse

View File

@ -1,7 +0,0 @@
#Generated by Maven Integration for Eclipse
#Fri Nov 05 11:31:37 GMT-03:00 2021
m2e.projectLocation=E\:\\Desenvolvimento\\rjconsultores\\GeneradorBoletosCNAB
m2e.projectName=GeneradorBoletosCNAB
groupId=br.com.rjconsultores
artifactId=GeneradorBoletosCNAB
version=0.0.1-SNAPSHOT

View File

@ -1,62 +0,0 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>GeneradorBoletosCNAB</artifactId>
<version>0.0.1-SNAPSHOT</version>
<build>
<sourceDirectory>src</sourceDirectory>
<resources>
<resource>
<directory>src</directory>
<excludes>
<exclude>**/*.java</exclude>
</excludes>
</resource>
</resources>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.3</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
<encoding>Cp1252</encoding>
</configuration>
</plugin>
</plugins>
<finalName>${project.artifactId}</finalName>
</build>
<dependencies>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/commons-io/commons-io -->
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>br.com.rjconsultores</groupId>
<artifactId>jrimum-texgit</artifactId>
<version>1.0.0</version>
<exclusions>
<exclusion>
<groupId>sun-jaxb-rj</groupId>
<artifactId>jaxb-api</artifactId>
</exclusion>
<exclusion>
<groupId>sun-jaxb-rj</groupId>
<artifactId>jaxb-impl</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>

View File

@ -1,188 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic"> <FlatFile>
<layout>
<name>Arquivo-Remessa_BBCNAB240</name>
<version>Version 01, Published: 2012/05/25</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB Meio de Registro Transmissão de Dados Descrição de Registro - Tamanho 240 Bytes
Organização Sequencial ARQUIVO FORMATO CNAB REMESSA,
REGISTROS:
0 - Header do Arquivo
1 - Header do Lote
3 - Segmento P
3 - Segmento Q
5 - Trailler Lote
9 - Trailler Arquivo
</description>
</layout>
<GroupOfRecords>
<Record name="HeaderArquivo" description="Header do arquivo">
<GroupOfFields>
<IdType name="CodComp" value="001" length="3" position="1"/>
<Field name="LoteServico" value="0000" length="4" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" value="0" length="1"/>
<Field name="UsoExclusivo" length="9" blankAccepted="true"/>
<Field name="CpfCnpj" length="1" type="INTEGER"/>
<Field name="NumCpfCnpj" length="14" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="NumConvenio" length="9" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="CobrancaCedente" length="4" value="0014"/>
<Field name="NumCarteira" length="2" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="NumVarCarteira" length="3" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="Brancos1" length="2" blankAccepted="true"/>
<Field name="NumAgencia" length="5" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigAgencia" length="1" type="CHARACTER"/>
<Field name="NumContaCorrente" length="12" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigContaCorrente" length="1" type="CHARACTER"/>
<Field name="DigAgenciaConta" length="1" blankAccepted="true"/>
<Field name="NomeEmpresa" length="30" type="CHARACTER"/>
<Field name="NomeBanco" value="BANCO DO BRASIL S.A." length="30"/>
<Field name="Brancos3" length="10" blankAccepted="true"/>
<Field name="RemessaRetorno" value="1" type="INTEGER" length="1"/>
<Field name="DataGeracao" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="HoraGeracao" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NumRemessa" type="INTEGER" length="6" padding="ZERO_LEFT"/>
<Field name="NumeroVersaoLayout" length="3" value="083"/>
<Field name="DensidadeArquivo" type="CHARACTER" length="5" padding="ZERO_LEFT"/>
<Field name="Brancos4" length="20" blankAccepted="true"/>
<Field name="Brancos5" length="20" blankAccepted="true"/>
<Field name="Brancos6" length="29" blankAccepted="true"/>
</GroupOfFields>
</Record>
<Record name="HeaderLote" description="Header do lote">
<GroupOfFields>
<IdType name="CodComp" value="001" length="3" position="1"/>
<Field name="LoteServico" value="0001" length="4" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" value="1" length="1"/>
<Field name="TipoOperacao" value="R" length="1"/>
<Field name="TipoServico" value="01" length="2"/>
<Field name="UsoExclusivo" length="2" blankAccepted="true"/>
<Field name="NumeroVersaoLote" length="3" value="042" blankAccepted="true"/>
<Field name="UsoExclusivo1" length="1" blankAccepted="true"/>
<Field name="CpfCnpj" length="1" type="INTEGER"/>
<Field name="NumCpfCnpj" length="15" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="NumConvenio" length="9" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="CobrancaCedente" length="4" value="0014"/>
<Field name="NumCarteira" length="2" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="NumVarCarteira" length="3" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="RemessaTeste" length="2"/>
<Field name="NumAgencia" length="5" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigAgencia" length="1" type="CHARACTER"/>
<Field name="NumContaCorrente" length="12" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigContaCorrente" length="1" type="CHARACTER"/>
<Field name="DigAgenciaConta" length="1" type="CHARACTER" blankAccepted="true"/>
<Field name="NomeEmpresa" length="30" type="CHARACTER"/>
<Field name="Mensagem1" length="40" blankAccepted="true"/>
<Field name="Mensagem2" length="40" blankAccepted="true"/>
<Field name="NumeroRemessa" length="8" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="DataGeracao" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="DataCredito" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT" blankAccepted="true"/>
<Field name="UsoExclusivo2" length="33" type="CHARACTER" blankAccepted="true"/>
</GroupOfFields>
</Record>
<Record name="SegmentoP" repeatable="true" description="Dados do título">
<GroupOfFields>
<IdType name="IDReg" value="001" length="3" position="1"/>
<Field name="LoteServico" value="0001" length="4" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" value="3" length="1"/>
<Field name="NumSeqRegistro" type="INTEGER" length="5" padding="ZERO_LEFT"/>
<Field name="CodSegmento" length="1" value="P"/>
<!-- Enviar fixo P -->
<Field name="Brancos1" length="1" value=" " blankAccepted="true"/>
<!-- Enviar 1 Branco -->
<Field name="CodigoRemessa" length="2" value="01"/>
<Field name="NumAgencia" length="5" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigAgencia" length="1" type="CHARACTER"/>
<Field name="NumContaCorrente" length="12" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigContaCorrente" length="1" type="CHARACTER"/>
<Field name="DigAgenciaConta" length="1" blankAccepted="true"/>
<Field name="NossoNumero" length="20" type="CHARACTER"/>
<Field name="CodCarteira" length="1" type="INTEGER" value="7"/>
<Field name="FormaCadTituloBanco" length="1" value="0"/>
<Field name="TipoDocumento" length="1" value="0"/>
<Field name="IdentEmissaoBloqueto" length="1" value="0"/>
<Field name="IdentDistribuicao" length="1" value="0"/>
<Field name="NumeroDoDocumento" length="15" type="CHARACTER"/>
<Field name="Vencimento" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="Valor" length="15" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="AgenciaCobradora" length="5" value="00000" padding="ZERO_LEFT"/>
<Field name="DigAgenciaCobradora" value=" " length="1" blankAccepted="true"/>
<Field name="EspecieDeTitulo" length="2" padding="ZERO_LEFT" value="02"/>
<Field name="Aceite" length="1" type="CHARACTER"/>
<!-- A = Aceite N = Não Aceite -->
<Field name="Emissao" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="CodMora" length="1" type="INTEGER"/>
<Field name="DataMora" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="JurosDeMora" type="BIGDECIMAL" length="15" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="CodigoDesconto" type="INTEGER" length="1" value="0"/>
<Field name="DataDesconto" length="8" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DescontoConcedido" type="BIGDECIMAL" length="15" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="IOF_Devido" type="BIGDECIMAL" length="15" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="AbatimentoConcedido" type="BIGDECIMAL" length="15" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="NossoNumeroEmp" type="CHARACTER" length="25"/>
<Field name="CodigoProtesto" length="1" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="DiasProtesto" length="2" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="CodigoBaixa" length="1" type="INTEGER" value="0"/>
<Field name="DiasBaixa" length="3" type="INTEGER" value="0" padding="ZERO_LEFT"/>
<Field name="Moeda" length="2" type="INTEGER" value="09" padding="ZERO_LEFT"/>
<Field name="NumeroContrato" length="10" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="UsoExclusivo" length="1" blankAccepted="true"/>
</GroupOfFields>
<GroupOfInnerRecords>
<Record name="SegmentoQ" repeatable="true" description="Dados do Pagador">
<GroupOfFields>
<IdType name="IDReg" value="001" length="3" position="1"/>
<Field name="LoteServico" value="0001" length="4" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" value="3" length="1"/>
<Field name="NumSeqRegistro" type="INTEGER" length="5" padding="ZERO_LEFT"/>
<Field name="CodSegmento" length="1" value="Q"/>
<!-- Enviar fixo Q -->
<Field name="Brancos1" length="1" value=" " blankAccepted="true"/>
<!-- Enviar 1 Branco -->
<Field name="CodigoRemessa" length="2" value="01"/>
<Field name="TipoInscricaoSacado" length="1" type="INTEGER"/>
<Field name="NumeroInscricaoSacado" length="15" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NomeSacado" length="40" type="CHARACTER"/>
<Field name="LogradouroSacado" length="40" type="CHARACTER"/>
<Field name="BairroSacado" length="15" type="CHARACTER"/>
<Field name="CepSacado" length="5" type="INTEGER"/>
<Field name="SufixoCep" length="3" type="INTEGER"/>
<Field name="Cidade" length="15" type="CHARACTER"/>
<Field name="Estado" length="2" type="CHARACTER"/>
<Field name="TipoSacadorAvalista" length="1" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="SacadorAvalista" length="15" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NomeSacadorAvalista" length="40" type="CHARACTER"/>
<Field name="CodBancoCorresp" length="3" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NossoNumeroNoBancoCorresp" length="20"/>
<Field name="UsoExclusivo" length="8"/>
</GroupOfFields>
</Record>
</GroupOfInnerRecords>
</Record>
<Record name="TraillerLote">
<GroupOfFields>
<IdType name="IDReg" value="001" length="3" position="1"/>
<Field name="LoteServico" value="0001" length="4"/>
<Field name="TipoRegistro" value="5" length="1"/>
<Field name="UsoExclusivo1" length="9" blankAccepted="true"/>
<Field name="QtdRegistros" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="UsoExclusivo2" length="217" blankAccepted="true"/>
</GroupOfFields>
</Record>
<Record name="TraillerArquivo">
<GroupOfFields>
<IdType name="IDReg" value="001" length="3" position="1"/>
<Field name="LoteServico" value="9999" length="4"/>
<Field name="TipoRegistro" value="9" length="1"/>
<Field name="UsoExclusivo1" length="9" blankAccepted="true"/>
<Field name="QtdLotes" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="QtdArquivos" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="QtdContas" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="UsoExclusivo2" length="205"/>
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,108 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Remessa_BBCNAB240</name>
<version>Version 01, Published: 2012/05/25</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB Meio de Registro Transmissão de Dados Descrição de Registro - Tamanho 240 Bytes
Organização Sequencial ARQUIVO FORMATO CNAB REMESSA,
REGISTROS:
0 - Header do Arquivo
1 - Header do Lote
3 - Segmento P
3 - Segmento Q
5 - Trailler Lote
9 - Trailler Arquivo
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação">
<GroupOfFields>
<IdType name="IdentificacaoRegistro" value="0" length="1" position="1" />
<Field name="TipoOperacao" length="1" padding="ZERO_LEFT" />
<Field name="IdentificacaoExtensoTipoOperacao" value="REMESSA" length="7" />
<Field name="IdentificacaoTipoServico" length="2" padding="ZERO_LEFT" />
<Field name="IdentificacaoExtensoTipoServico" length="8" />
<Field name="ComplementoRegistro" length="7" />
<Field name="PrefixoAgencia" length="4" padding="ZERO_LEFT" />
<Field name="DigitoVerificadorAgencia" length="1"/>
<Field name="NumeroContaCorrente" length="8" padding="ZERO_LEFT" />
<Field name="DigitoVerificadorContaCorrente" length="1" />
<Field name="Filler" length="6" />
<Field name="NomeCedente" length="30" />
<Field name="BB" length="18" value="001BANCODOBRASIL" />
<Field name="DataGravacao" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="SequencialRemessa" length="7" />
<Field name="Filler" length="22" />
<Field name="NumeroConvencioLider" length="7" padding="ZERO_LEFT" />
<Field name="Filler" length="258" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true" description="Registro de Transação - Tipo 1">
<GroupOfFields>
<IdType name="IdentiFicacaoRegistroDetalhe" value="1" length="1" position="1" />
<Field name="TipoInscricaoCedente" length="2" padding="ZERO_LEFT" />
<Field name="NumeroCpfCnpjCedente" length="14" padding="ZERO_LEFT"/>
<Field name="PrefixoAgencia" length="4" padding="ZERO_LEFT" />
<Field name="DigitoVerificadorAgencia" length="1" />
<Field name="NumeroContaCorrenteCedente" length="8" padding="ZERO_LEFT" />
<Field name="DigitoVerificadorConta" length="1" />
<Field name="NumeroCovenioCobrancaCedente" length="7" padding="ZERO_LEFT" />
<Field name="CodigoControleEmpresa" length="25"/>
<Field name="NossoNumero" length="17" padding="ZERO_LEFT" />
<Field name="NumeroPrestacao" length="2" padding="ZERO_LEFT" />
<Field name="GrupoValor" length="2" padding="ZERO_LEFT"/>
<Field name="Filler" length="3" />
<Field name="IndicativoMensagemSacador" length="1" />
<Field name="PrefixoTitulo" length="3" />
<Field name="VariacaoCarteira" length="3" padding="ZERO_LEFT" />
<Field name="ContaCaucao" length="1" padding="ZERO_LEFT" />
<Field name="NumeroBordero" length="6" padding="ZERO_LEFT" />
<Field name="TipoCobranca" length="5"/>
<Field name="CarteiraCobranca" length="2" padding="ZERO_LEFT" />
<Field name="Comando" length="2" padding="ZERO_LEFT" />
<Field name="NumeroTituloAtribuidoCedente" length="10" />
<Field name="DataVencimento" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="ValorTitulo" length="11" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="NumeroBanco" length="3" padding="ZERO_LEFT" />
<Field name="PrefixoAgenciaCobradora" length="4" padding="ZERO_LEFT" />
<Field name="DigitoVerificadorPrefixoAgenciaCobradora" length="1" />
<Field name="EspecieTitulo" length="2" padding="ZERO_LEFT" />
<Field name="AceiteTitulo" length="1" />
<Field name="DataEmissao" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="InstrucaoCodificada" length="2" padding="ZERO_LEFT" />
<Field name="InstrucaoCodificada" length="2" padding="ZERO_LEFT" />
<Field name="JurosMoraDiaAtraso" length="11" padding="ZERO_LEFT" />
<Field name="DataLimite" length="6" padding="ZERO_LEFT" type="DATE" format="DATE_DDMMYY" />
<Field name="ValorDesconto" length="11" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorIof" length="11" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorAbatimento" length="11" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="TipoInscricaoSacado" length="2" padding="ZERO_LEFT" />
<Field name="NumeroCnpjCpfSacado" length="14" padding="ZERO_LEFT" />
<Field name="NomeSacado" length="37" />
<Field name="Complemento" length="3" />
<Field name="EnderecoSacado" length="40" />
<Field name="BairroSacado" length="12" />
<Field name="CepEnderecoSacado" length="8" padding="ZERO_LEFT" />
<Field name="CidadeSacado" length="15" />
<Field name="UfCidadeSacado" length="2" />
<Field name="Observacao" length="40" />
<Field name="NumeroDiasProtesto" length="2" />
<Field name="ComplementoRegistro" length="1" />
<Field name="SequencialRegistro" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="CodigoDoRegistro" value="9" length="1" position="1" />
<Field name="Filler" length="393" />
<Field name="NumeroSequencialRegistro" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,144 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Remessa_BradescoCNAB400</name>
<version>Version 08, Published: 2009/09/30</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB REMESSA, REGISTROS:
0 - Header Label
1 - Cobrança - Transação
2 - Mensagem (opcional)
3 - Rateio de Crédito (opcional)
7 Sacador Avalista (opcional)
9 - Trailler (Papel de finalizador de lote)
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="0" length="1" position="1" />
<Field name="IdentificacaoRemessa" value="1" length="1" />
<Field name="LiteralRemessa" value="REMESSA" length="7" />
<Field name="CodigoDeServico" value="01" length="2" />
<Field name="LiteralServico" value="COBRANCA" length="15" />
<Field name="CodigoDaEmpresa" length="20" type="CHARACTER" padding="ZERO_LEFT" />
<Field name="NomeDaEmpresa" length="30" />
<Field name="CodigoCompensacao" value="237" length="3" />
<Field name="NomeBanco" value="BRADESCO" length="15" />
<!--<Field name="DataGravacaoArquivo" length="6" type="DATE" format="DATE_DDMMYY" /> -->
<Field name="DataGravacaoArquivo" length="6" type="CHARACTER"/>
<Field name="Filler1" length="8" />
<Field name="IdentificacaoSistema" value="MX" length="2" />
<Field name="NumeroSequencialRemessa" length="7" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Filler2" length="277" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
<!--<SequencialNumber name="sequencia" type="INTEGER" length="6" position="15" padding="ZERO_LEFT" />-->
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="1" length="1" position="1" />
<Field name="AgenciaDebito" length="5" />
<Field name="DigitoAgenciaDebito" length="1" />
<Field name="RazaoContaCorrente" length="5" />
<Field name="ContaCorrente" length="7" />
<Field name="DigitoContaCorrrente" length="1" />
<Field name="Filler0" length="1" type="INTEGER" value="0" />
<Field name="Carteira" type="INTEGER" length="3" padding="ZERO_LEFT"/>
<Field name="Agencia" type="INTEGER" length="5" padding="ZERO_LEFT"/>
<Field name="Contacorrente" type="INTEGER" length="7" padding="ZERO_LEFT"/>
<Field name="DvConta" type="INTEGER" length="1" padding="ZERO_LEFT"/>
<Field name="NumeroControleDoParticipante" length="25" />
<Field name="BancoCamaraCompensacao" length="3" padding="ZERO_LEFT"/>
<Field name="Multa" length="1" padding="ZERO_LEFT"/>
<Field name="PercentualMulta" type="BIGDECIMAL" length="4" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="NossoNumeroComDigito" length="12" />
<Field name="DescontoBonificacaoDia" length="10" padding="ZERO_LEFT"/>
<Field name="EmissaoBoleto" length="1" value="2" />
<Field name="DebitoAuto" length="1" value="N" />
<Field name="IdentificacaoOperacaoBanco" length="10" />
<Field name="RateioCredito" length="1" />
<Field name="AvisoDebitoAutomatico" length="1" />
<Field name="QtdPagamento" length="2" type="INTEGER" blankAccepted="true"/>
<Field name="CodigoDeOcorrencia" length="2" type="INTEGER" value="01" padding="ZERO_LEFT" />
<Field name="NumeroDoDocumento" length="10" type="CHARACTER" />
<!-- <Field name="Vencimento" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" /> -->
<Field name="Vencimento" length="6" type="CHARACTER" />
<Field name="Valor" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="BancoCobranca" value="0" length="3" padding="ZERO_LEFT" />
<Field name="AgenciaAgencia" type="INTEGER" value="0" length="5" padding="ZERO_LEFT" />
<Field name="EspecieDeTitulo" length="2" />
<Field name="Identificacao" length="1" type="CHARACTER" value="N" />
<!-- <Field name="Emissao" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" /> -->
<Field name="Emissao" length="6" type="CHARACTER"/>
<Field name="Instrucao1" length="2" type="CHARACTER" />
<Field name="Instrucao2" length="2" type="CHARACTER" />
<Field name="ValorAtraso" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DataLimiteDesconto" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="ValorDesconto" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorIOF" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorAbatimentoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="TipoInscricaoPagador" length="2" type="INTEGER" />
<Field name="NumeroInscricaoPagador" length="14" type="INTEGER" />
<Field name="NomePagador" length="40" type="CHARACTER" />
<Field name="EnderecoCompletoPagador" length="40" type="CHARACTER" />
<Field name="Mensagem1" length="12" type="CHARACTER" />
<Field name="CEP_Prefixo" length="5" />
<Field name="CEP_Sufixo" length="3" type="CHARACTER" />
<Field name="Sacador_Avalista_Mensagem2" length="60" type="CHARACTER" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
<!--
<GroupOfInnerRecords>
<Record name="DadosBoleto">
<GroupOfFields>
<IdType name="IDReg" value="2" length="1" position="1" />
<Field name="Mensagem1" length="80" />
<Field name="Mensagem2" length="80" />
<Field name="Mensagem3" length="80" />
<Field name="Mensagem4" length="80" />
<Field name="Filler" length="45" />
<Field name="Carteira" length="3" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Agencia" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ContaCorrente" length="7" type="INTEGER" padding="ZERO_LEFT" />
<Field name="DigitoCC" length="1" type="CHARACTER" />
<Field name="NossoNumero" length="11" padding="ZERO_LEFT" />
<Field name="DigitoNN" length="1" type="CHARACTER" />
<SequencialNumber name="sequencia" type="INTEGER" length="6" position="13" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
Nao trabalhamos com rateio, mas se estiver no arquivo mostre esses dados
<Record name="RateioDeCredito">
<GroupOfFields>
<IdType name="IDReg" value="3" length="1" position="1" />
<Field name="IdentificacaoEmpresa" length="16" />
<Field name="NossoNumero" length="12" padding="ZERO_LEFT" />
<Field name="DadosIgnorados" length="371" />
</GroupOfFields>
</Record>
</GroupOfInnerRecords>
-->
</Record>
<Record name="Trailler" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="9" length="1" position="1" />
<Field name="Filler" length="393" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
<!-- <SequencialNumber name="sequencia" type="INTEGER" length="6" position="3" padding="ZERO_LEFT" /> -->
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,123 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Retorno_BradescoCNAB400</name>
<version>Version 08, Published: 2009/09/30</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB RETORNO, REGISTROS:
0 - Header Label
1 - Cobrança - Transação
3 - Rateio de Crédito (opcional)
9 - Trailler (Papel de finalizador de lote e totalizador)
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação">
<GroupOfFields>
<IdType name="IDReg" value="0" length="1" position="1" />
<Field name="IdentificacaoRetorno" value="1" length="1" />
<Field name="LiteralRetorno" value="RETORNO" length="7" />
<Field name="CodigoDeServico" value="01" length="2" />
<Field name="LiteralServico" value="COBRANCA" length="15" />
<Field name="CodigoDaEmpresa" length="20" type="STRING" padding="ZERO_LEFT" />
<Field name="NomeDaEmpresa" length="30" />
<Field name="CodigoCompensacao" value="237" length="3" />
<Field name="NomeBanco" value="BRADESCO" length="15" />
<Field name="DataGravacaoArquivo" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Filler1" length="8" />
<Field name="NumeroDoAvisoBancario" length="5" />
<Field name="Filler2" length="266" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Filler3" length="9" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="1" length="1" position="1" />
<Field name="DadosIgnorados1" length="36" />
<Field name="NumeroControleDoParticipante" length="25" />
<Field name="Filler1" length="8" padding="ZERO_LEFT" />
<Field name="NossoNumeroComDigito" length="12" />
<Field name="DadosIgnorados2" length="25" />
<Field name="Carteira" length="1" type="INTEGER" value="0" />
<Field name="CodigoDeOcorrencia" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="DataDaOcorrencia" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="NumeroDoDocumento" length="10" />
<Field name="NossoNumeroComDigito-Repetido" length="20" />
<Field name="Vencimento" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Valor" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="CodigoCompensacaoBancoRecebedor" value="0" length="3" padding="ZERO_LEFT" />
<Field name="PrefixoDaAgenciaRecebedora" type="INTEGER" value="0" length="5" padding="ZERO_LEFT" />
<Field name="EspecieDeTitulo" length="2" />
<Field name="DespesasDeCobranca" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="OutrasDespesasCustasDeProtesto" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="JurosOperacaoEmAtraso" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="IOF_Devido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AbatimentoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DescontoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorPago" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="JurosDeMora" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="OutrosCreditos" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="Filler2" length="2" />
<Field name="MotivoConfirmacaoDeProtesto" length="1" type="CHARACTER" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" blankAccepted="true" />
<Field name="OrigemDoPagamento" length="3" padding="ZERO_LEFT" />
<Field name="DadosIgnorados4" length="14" />
<!-- Campo Inteligente tamanho 10 ex: [0005712341]= rjeicao 00, rejeicao 05, rejeicao 71, .. -->
<Field name="CodigoDeMotivo1" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo2" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo3" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo4" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo5" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="Filler3" length="40" />
<Field name="NumeroDoCartorio" length="2" />
<Field name="NumeroDoProtocolo" length="10" />
<Field name="Filler4" length="14" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="IDReg" value="9" length="1" position="1" />
<Field name="DadosIgnorados1" length="16" />
<Field name="QuantidadeDeTitulosEmCobranca" length="8" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ValorTotalEmCobranca" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DadosIgnorados2" length="18" />
<Field name="QtdEntradaConfirmadaC02" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ValEntradaConfirmadaC02" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValTotLiquidacaoC06" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="QtdLiquidacaoC06" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ValLiquidacaoC06" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="QtdBaixaC09C10" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ValBaixaC09C10" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="QtdAbatimentoCanceladoC13" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ValAbatimentoCanceladoC13" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="QtdVencimentoAlteradoC14" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ValVencimentoAlteradoC14" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="QtdAbatimentoConcedidoC12" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ValAbatimentoConcedidoC12" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="QtdConfirmacaoInstProtestoC19" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ValConfirmacaoInstProtestoC19" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="Filler1" length="174" />
<Field name="DadosIgnorados2" length="23" />
<Field name="Filler2" length="9" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,123 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Retorno_BradescoCNAB400</name>
<version>Version 08, Published: 2009/09/30</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB RETORNO, REGISTROS:
0 - Header Label
1 - Cobrança - Transação
3 - Rateio de Crédito (opcional)
9 - Trailler (Papel de finalizador de lote e totalizador)
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação">
<GroupOfFields>
<IdType name="IDReg" value="0" length="1" position="1" />
<Field name="IdentificacaoRetorno" value="1" length="1" />
<Field name="LiteralRetorno" value="RETORNO" length="7" />
<Field name="CodigoDeServico" value="01" length="2" />
<Field name="LiteralServico" value="COBRANCA" length="15" />
<Field name="CodigoDaEmpresa" length="20" type="STRING" padding="ZERO_LEFT" />
<Field name="NomeDaEmpresa" length="30" />
<Field name="CodigoCompensacao" value="237" length="3" />
<Field name="NomeBanco" value="BRADESCO" length="15" />
<Field name="DataGravacaoArquivo" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Filler1" length="8" />
<Field name="NumeroDoAvisoBancario" length="5" />
<Field name="Filler2" length="266" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Filler3" length="9" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="1" length="1" position="1" />
<Field name="DadosIgnorados1" length="36" />
<Field name="NumeroControleDoParticipante" length="25" />
<Field name="Filler1" length="8" padding="ZERO_LEFT" />
<Field name="NossoNumeroComDigito" length="12" />
<Field name="DadosIgnorados2" length="25" />
<Field name="Carteira" length="1" type="INTEGER" value="0" />
<Field name="CodigoDeOcorrencia" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="DataDaOcorrencia" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="NumeroDoDocumento" length="10" />
<Field name="NossoNumeroComDigito-Repetido" length="20" />
<Field name="Vencimento" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Valor" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="CodigoCompensacaoBancoRecebedor" value="0" length="3" padding="ZERO_LEFT" />
<Field name="PrefixoDaAgenciaRecebedora" type="INTEGER" value="0" length="5" padding="ZERO_LEFT" blankAccepted="true"/>
<Field name="EspecieDeTitulo" length="2" />
<Field name="ValorDaTarifa" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="OutrasDespesas" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="JurosDoDesconto" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="IOF_DoDesconto" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorDoAbatimento" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DescontoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorRecebido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="JurosDeMora" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="OutrosRecebimentos" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="Filler2" length="2" />
<Field name="MotivoConfirmacaoDeProtesto" length="1" type="CHARACTER" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" blankAccepted="true" />
<Field name="OrigemDoPagamento" blankAccepted="true" length="3" type="INTEGER" value="0" padding="ZERO_LEFT"/>
<Field name="DadosIgnorados4" length="14" />
<!-- Campo Inteligente tamanho 10 ex: [0005712341]= rjeicao 00, rejeicao 05, rejeicao 71, .. -->
<Field name="CodigoDeMotivo1" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo2" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo3" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo4" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo5" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="Filler3" length="40" />
<Field name="NumeroDoCartorio" length="2" />
<Field name="NumeroDoProtocolo" length="10" />
<Field name="Filler4" length="14" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="IDReg" value="9" length="1" position="1" />
<Field name="DadosIgnorados1" length="16" />
<Field name="QuantidadeDeTitulosEmCobranca" length="8" type="INTEGER" padding="ZERO_LEFT" value="0" />
<Field name="ValorTotalEmCobranca" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" value="0" />
<Field name="DadosIgnorados2" length="18" />
<Field name="QtdEntradaConfirmadaC02" length="5" type="INTEGER" padding="ZERO_LEFT" value="0" />
<Field name="ValEntradaConfirmadaC02" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" value="0" />
<Field name="ValTotLiquidacaoC06" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" value="0" />
<Field name="QtdLiquidacaoC06" length="5" type="INTEGER" padding="ZERO_LEFT" value="0" />
<Field name="ValLiquidacaoC06" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="QtdBaixaC09C10" length="5" type="INTEGER" padding="ZERO_LEFT" value="0" />
<Field name="ValBaixaC09C10" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" value="0" />
<Field name="QtdAbatimentoCanceladoC13" length="5" type="INTEGER" padding="ZERO_LEFT" value="0" />
<Field name="ValAbatimentoCanceladoC13" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" value="0" />
<Field name="QtdVencimentoAlteradoC14" length="5" type="INTEGER" padding="ZERO_LEFT" value="0" />
<Field name="ValVencimentoAlteradoC14" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" value="0" />
<Field name="QtdAbatimentoConcedidoC12" length="5" type="INTEGER" padding="ZERO_LEFT" value="0" />
<Field name="ValAbatimentoConcedidoC12" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" value="0" />
<Field name="QtdConfirmacaoInstProtestoC19" length="5" type="INTEGER" padding="ZERO_LEFT" value="0" />
<Field name="ValConfirmacaoInstProtestoC19" type="BIGDECIMAL" length="12" format="DECIMAL_DD" padding="ZERO_LEFT" value="0" />
<Field name="Filler1" length="174" />
<Field name="DadosIgnorados2" length="23" />
<Field name="Filler2" length="9" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,67 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Retorno_BradescoCNAB400</name>
<version>Version 08, Published: 2009/09/30</version>
<description>
Arquivo para ler e reescrever ocorrencias e motivos.
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB RETORNO, REGISTROS:
0 - Header Label
1 - Cobrança - Transação
3 - Rateio de Crédito (opcional)
9 - Trailler (Papel de finalizador de lote e totalizador)
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação">
<GroupOfFields>
<IdType name="IDReg" value="0" length="1" position="1" />
<Field name="DadosIgnorados" length="399" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="1" length="1" position="1" />
<Field name="DadosIgnorados0" length="19" />
<!-- Zeros/Carteira/Agência/Conta Corrente -->
<Field name="DadosBancariosNFM" length="17" />
<Field name="NumeroControleDoParticipante" length="25" />
<Field name="Filler1" length="8" padding="ZERO_LEFT" />
<Field name="NossoNumeroComDigito" length="12" />
<Field name="DadosIgnorados1" length="26" />
<Field name="CodigoDeOcorrencia" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="DadosIgnorados2" length="185" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" blankAccepted="true" />
<Field name="DadosIgnorados3" length="17" />
<Field name="CodigoDeMotivo1" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo2" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo3" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo4" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="CodigoDeMotivo5" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="DadosIgnorados4" length="72" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="IDReg" value="9" length="1" position="1" />
<Field name="DadosIgnorados" length="399" />
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,104 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Remessa_CaixaCNAB400</name>
<version>Version 67.126 v021micro, Published: 02/04/2021</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação" >
<GroupOfFields>
<IdType name="CodigoDoRegistro" length="1" value="0" position="1" />
<Field name="IdentificacaoRemessa" length="1" value="1" />
<Field name="LiteralRemessa" length="7" value="REMESSA" />
<Field name="CodigoServico" length="2" value="01" padding="ZERO_LEFT"/>
<Field name="LiteralServico" length="15" value="COBRANCA" />
<Field name="AgenciaBeneficiario" length="4" />
<Field name="Beneficiario" length="7" />
<Field name="Filler" length="9" />
<Field name="NomeEmpresa" length="30" />
<Field name="CodigoBanco" length="3" value="104" padding="ZERO_LEFT" />
<Field name="NomeBanco" length="15" value="C ECON FEDERAL" />
<Field name="DataGravacao" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="VersaoLayout" length="3" />
<Field name="Filler" length="286" />
<Field name="NumeroSequencialRemessa" length="5" padding="ZERO_LEFT" />
<Field name="NumeroSequencialRegistro" length="6" value="000001" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="CodigoRegistro" length="1" value="1" position="1" />
<Field name="InscricaoEmpresa" length="2" value="02" />
<Field name="NumeroInscricao" length="14" padding="ZERO_LEFT" />
<Field name="Filler" length="3" />
<Field name="Beneficiario" length="7" />
<Field name="IdEmissao" length="1" value="2" />
<Field name="IdPostagem" length="1" value="0" />
<Field name="TaxaPermanencia" length="2" value="00" />
<Field name="UsoEmpresa" length="25" />
<Field name="NossoNumero" length="17" padding="ZERO_LEFT" />
<Field name="Filler" length="2" />
<Field name="UsoLivre" length="1" value="1" />
<Field name="TipoJuros" length="1" value="1" />
<Field name="DataJuros" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="CodigoDesconto" length="1" value="0" />
<Field name="Filler" length="22" />
<Field name="Carteira" length="2" value="01" />
<Field name="CodigoOcorrencia" length="2" value="01" />
<Field name="NumeroDoDocumento" length="10" padding="ZERO_LEFT"/>
<Field name="Vencimento" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="ValorTitulo" length="13" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="CodigoBanco" length="3" value="104"/>
<Field name="AgenciaCobradora" length="5" padding="ZERO_LEFT" />
<Field name="EspecieTitulo" length="2" value="01" />
<Field name="Aceite" length="1" value="N"/>
<Field name="DataEmissao" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="PrimeiraInstrucao" length="2" value="01" />
<Field name="SegundaInstrucao" length="2" value="00" />
<Field name="ValorJuros" length="13" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DataDesconto" length="6" padding="ZERO_LEFT" />
<Field name="ValorDesconto" length="13" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorIOF" length="13" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorAbatimento" length="13" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="TipoSacado" length="2" padding="ZERO_LEFT" />
<Field name="DocumentoSacado" length="14" padding="ZERO_LEFT" />
<Field name="NomeSacado" length="40" />
<Field name="EnderecoSacado" length="40" />
<Field name="BairroSacado" length="12" />
<Field name="CepSacado" length="8" padding="ZERO_LEFT" />
<Field name="CidadeSacado" length="15" />
<Field name="EstadoSacado" length="2" />
<Field name="DataMulta" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="ValorMulta" length="10" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="SacadorAvalista" length="22" />
<Field name="TerceiraInstrucao" length="2" value="00" />
<Field name="DiasProtesto" length="2" padding="ZERO_LEFT" value="07" />
<Field name="Moeda" length="1" value="1" />
<Field name="NumeroSequencialRegistro" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="CodigoDoRegistro" length="1" value="9" position="1" />
<Field name="Filler" length="393" />
<Field name="NumeroSequencialRegistro" length="6" padding="ZERO_LEFT"/>
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,131 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Remessa_ItauCNAB400</name>
<version>Version 01, Published: 2012/05/25</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB REMESSA, REGISTROS:
0 - Registro Header do Arquivo
1 - Registro de Detalhe (Obrigatório)
1 - Registro de Transação (Opcional Cheque Devolvido)
4 - Registro de Detalhe (Opcional)
5 - Registro de Detalhe (Opcional)
9 - Trailler (Papel de finalizador de lote)
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="0" length="1" position="1" />
<Field name="IdentificacaoRemessa" value="1" length="1" />
<Field name="LiteralRemessa" value="REMESSA" length="7" />
<Field name="CodigoDeServico" value="01" length="2" />
<Field name="LiteralServico" value="COBRANCA" length="15" />
<Field name="Agencia" length="4" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Zeros" value="00" length="2" />
<Field name="Conta" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="DacConta" length="1" type="INTEGER" />
<Field name="Brancos1" length="8" blankAccepted="true" /><!--Enviar 8 Brancos -->
<Field name="NomeEmpresa" length="30" type="CHARACTER" />
<Field name="CodigoCompensacao" value="341" length="3" />
<Field name="NomeBanco" value="BANCO ITAU SA" length="15" />
<Field name="DataGeracao" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Brancos2" length="294" blankAccepted="true" /><!--Enviar 294 Brancos -->
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
<!--<SequencialNumber name="sequencia" type="INTEGER" length="6" position="15" padding="ZERO_LEFT" />-->
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="1" length="1" position="1" />
<Field name="CodigoInscricao" length="2" value="02" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NumeroInscricao" length="14" type="INTEGER" /><!-- CNPJ EMPRESA -->
<Field name="Agencia" length="4" padding="ZERO_LEFT" type="INTEGER" />
<Field name="Zeros" value="00" length="2" />
<Field name="Conta" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="DacConta" length="1" type="INTEGER" />
<Field name="Brancos1" length="4" type="CHARACTER" /><!--Enviar 4 Brancos -->
<Field name="InstrucaoAlegacao" length="4" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="UsoDaEmpresa" length="25" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="NossoNumero" length="8" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="QtdMoeda" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="NrCarteira" length="3" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="UsoDoBanco" length="21" type="CHARACTER" />
<Field name="CodigoCarteira" length="1" type="CHARACTER" value="I" />
<Field name="CodigoDeOcorrencia" length="2" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NumeroDoDocumento" length="10" />
<Field name="Vencimento" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Valor" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="CodigoCompensacaoBancoRecebedor" value="341" length="3" type="INTEGER" padding="ZERO_LEFT" />
<Field name="AgenciaCobradora" length="5" value="00000" type="INTEGER" padding="ZERO_LEFT" />
<Field name="EspecieDeTitulo" length="2" type="CHARACTER" padding="ZERO_LEFT" />
<Field name="Aceite" length="1" type="CHARACTER" /><!-- A = Aceite N = Não Aceite -->
<Field name="Emissao" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Instrucao1" length="2" type="INTEGER" />
<Field name="Instrucao2" length="2" type="INTEGER" padding="ZERO_LEFT" />
<Field name="JurosDeMora" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DataDesconto" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="DescontoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="IOF_Devido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AbatimentoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="TipoInscricaoSacado" length="2" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NumeroInscricaoSacado" length="14" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NomeSacado" length="30" type="CHARACTER" />
<Field name="Brancos2" length="10" type="CHARACTER" /><!--Enviar 10 Brancos -->
<Field name="LogradouroSacado" length="40" type="CHARACTER" />
<Field name="BairroSacado" length="12" type="CHARACTER" />
<Field name="CepSacado" length="8" type="INTEGER" />
<Field name="Cidade" length="15" type="CHARACTER" />
<Field name="Estado" length="2" type="CHARACTER" />
<Field name="SacadorAvalista" length="30" type="CHARACTER" />
<Field name="Brancos3" length="4" type="CHARACTER" /><!--Enviar 4 Brancos -->
<Field name="DataDeMora" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Prazo" length="2" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Brancos4" length="1" type="CHARACTER" /><!--Enviar 1 Branco -->
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
<!-- De forma aninhada mesmo
<GroupOfInnerRecords>
<Record name="DadosBoleto">
<GroupOfFields>
<IdType name="IDReg" value="2" length="1" position="1" />
<Field name="Mensagem1" length="80" />
<Field name="Mensagem2" length="80" />
<Field name="Mensagem3" length="80" />
<Field name="Mensagem4" length="80" />
<Field name="Filler" length="45" />
<Field name="Carteira" length="3" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Agencia" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ContaCorrente" length="7" type="INTEGER" padding="ZERO_LEFT" />
<Field name="DigitoCC" length="1" type="CHARACTER" />
<Field name="NossoNumero" length="11" padding="ZERO_LEFT" />
<Field name="DigitoNN" length="1" type="CHARACTER" />
<SequencialNumber name="sequencia" type="INTEGER" length="6" position="13" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
</GroupOfInnerRecords>
-->
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="IDReg" value="9" length="1" position="1" />
<Field name="Filler" length="393" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
<!-- <SequencialNumber name="sequencia" type="INTEGER" length="6" position="3" padding="ZERO_LEFT" /> -->
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,130 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Retorno_ItauCNAB400</name>
<version>Version 01, Published: 2012/05/25</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB RETORNO, REGISTROS:
0 - Header Label
1 - Cobrança - Transação
3 - Rateio de Crédito (opcional)
9 - Trailler (Papel de finalizador de lote e totalizador)
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação">
<GroupOfFields>
<IdType name="IDReg" value="0" length="1" position="1" />
<Field name="IdentificacaoRetorno" value="2" length="1" />
<Field name="LiteralRetorno" value="RETORNO" length="7" />
<Field name="CodigoDeServico" value="01" length="2" />
<Field name="LiteralServico" value="COBRANCA" length="15" />
<Field name="Agencia" length="04" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Zeros" length="02" value="00" padding="ZERO_LEFT" />
<Field name="Conta" length="05" type="INTEGER" padding="ZERO_LEFT" />
<Field name="DacConta" length="01" type="INTEGER" />
<Field name="Brancos1" type="STRING" length="08" blankAccepted="true" />
<Field name="NomeDaEmpresa" length="30" />
<Field name="CodigoCompensacao" value="341" length="3" />
<Field name="NomeBanco" value="BANCO ITAU SA" length="15" />
<Field name="DataGravacaoArquivo" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Densidade" value="00000" length="5" />
<Field name="UnidadeDensidade" value="BPI" length="3" />
<Field name="NumeroSequencialRetorno" type="INTEGER" length="5" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Brancos1" type="STRING" length="275" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="1" length="1" position="1" />
<Field name="CodigoInscricao" length="02" value = "02" /><!-- 01 = CPF 02 = CNPJ -->
<Field name="NumeroControleDoParticipante" type="STRING" length="14" />
<Field name="Agencia" length="4" type="INTEGER" />
<Field name="Zeros" length="2" value="00" />
<Field name="Conta" length="5" type="INTEGER" />
<Field name="DacConta" length="1" type="INTEGER" />
<Field name="Brancos1" length="8" type="STRING" blankAccepted="true" />
<Field name="UsoDaEmpresa" length="25" type="STRING" />
<Field name="NossoNumero" length="08" type="INTEGER" />
<Field name="Brancos2" length="12" type="STRING" blankAccepted="true" />
<Field name="NumCarteira" length="3" type="INTEGER" />
<Field name="NossoNumeroComDigito" length="08" type="INTEGER" />
<Field name="DacNossoNumero" length="1" type="INTEGER" />
<Field name="Brancos3" length="13" type="STRING" blankAccepted="true" />
<Field name="CodCarteira" length="1" type="CHARACTER" value="I" />
<Field name="CodigoDeOcorrencia" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="DataDaOcorrencia" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="NumeroDoDocumento" length="10" />
<Field name="NossoNumeroComDigito-Repetido" length="8" />
<Field name="Brancos4" length="12" type="STRING" blankAccepted="true" />
<Field name="Vencimento" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Valor" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="CodigoCompensacaoBancoRecebedor" value="0" length="3" padding="ZERO_LEFT" />
<Field name="PrefixoDaAgenciaRecebedora" type="INTEGER" value="0" length="4" padding="ZERO_LEFT" />
<Field name="DacDaAgenciaRecebedora" type="INTEGER" value="0" length="1" padding="ZERO_LEFT" />
<Field name="EspecieDeTitulo" length="2" />
<Field name="DespesasDeCobranca" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="Brancos5" length="26" type="STRING" blankAccepted="true" />
<Field name="IOF_Devido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AbatimentoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DescontoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorPago" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="JurosDeMora" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="OutrosCreditos" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="BoletoDDA" type="CHARACTER" length="1" />
<Field name="Brancos6" length="2" type="STRING" blankAccepted="true" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" blankAccepted="true" />
<Field name="CodInstrucaoCancelada" length="4" type="INTEGER" />
<Field name="Brancos7" length="6" type="STRING" blankAccepted="true" />
<Field name="Zeros" length="13" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NomeSacado" length="30" type="STRING" />
<Field name="Brancos8" length="23" type="STRING" blankAccepted="true" />
<Field name="CodAlegacaoDoSacado" length="8" type="STRING" />
<Field name="Brancos9" length="7" type="STRING" blankAccepted="true" />
<Field name="CodLiquidacao" length="02" padding="ZERO_LEFT" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="IDReg" length="1" value="9" position="1" />
<Field name="CodigoRetorno" length="1" value="2" />
<Field name="CodigoServico" length="2" value="01"/>
<Field name="CodigoBanco" length="3" value="341" />
<Field name="Brancos" length="10" type="STRING" blankAccepted="true" />
<Field name="QtdTitulosCobSimples" length="8" type="INTEGER" />
<Field name="VlrTotalCobSimples" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AvisoBancarioCobSimples" type="STRING" length="08"/>
<Field name="Brancos" length="10" type="STRING" blankAccepted="true" />
<Field name="QtdTitulosCobVinculada" length="8" type="INTEGER" />
<Field name="VlrTotalCobVinculada" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AvisoBancarioCobVinculada" type="STRING" length="08"/>
<Field name="Brancos" length="90" type="STRING" blankAccepted="true" />
<Field name="QtdTitulosCobEscritural" length="8" type="INTEGER" />
<Field name="VlrTotalCobEscritural" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AvisoBancarioCobEscrituraL" type="STRING" length="08"/>
<Field name="NumSeqRetorno" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="QtdRegDetalhe" type="INTEGER" length="8" padding="ZERO_LEFT" />
<Field name="ValTotArquivo" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="Brancos" length="160" type="STRING" blankAccepted="true" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,113 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Remessa_SantanderCNAB400</name>
<version>Version 2,0, Published: outubro/2009</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB REMESSA, REGISTROS:
0 = Header
1 = Registro de Movimento
2 = Mensagem Variável por Título (Opcional)
4 = Mensagem Variável por Título (Opcional)
5 = Mensagem Variável por Título (Opcional)
6 = Mensagem Variável por Título (Opcional)
7 = Mensagem Variável por Título (Opcional)
9 = Trailler
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" length="1" value="0" position="1" />
<Field name="IdentificacaoRemessa" length="1" value="1" />
<Field name="LiteralRemessa" length="7" value="REMESSA" />
<Field name="CodigoDeServico" length="2" value="01" />
<Field name="LiteralServico" length="8" value="COBRANCA" />
<Field name="Brancos" length="7" blankAccepted="true" />
<Field name="AgenciaOrigem" length="4" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Cliente" length="15" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Brancos" length="1" blankAccepted="true" />
<Field name="NomeDaEmpresa" length="30" type="CHARACTER" />
<Field name="CodigoBanco" length="3" value="389" />
<Field name="NomeBanco" length="15" value="BANCANTIL" />
<Field name="DataGravacaoArquivo" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Brancos" length="281" blankAccepted="true" />
<Field name="Densidade" length="5" value="01600" />
<Field name="BPI" length="3" blankAccepted="true" />
<Field name="NumeroSequencialRegistro" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NumeroSequencialRemessa" length="6" value="000001" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" length="1" position="1" value="1"/>
<Field name="IndicadorMulta" length="2" value="00" />
<Field name="CodigoMulta" length="1" value="0" />
<Field name="MultaPercentual" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="MultaData" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Brancos1" length="5" type="CHARACTER" blankAccepted="true" />
<Field name="NumeroContrato" length="9" type="INTEGER" />
<Field name="IdentificacaoTitulo" length="25" type="CHARACTER" />
<Field name="AgenciaOrigem" length="4" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NossoNumero" length="10" type="INTEGER" />
<Field name="DigitoVerificador" length="1" type="INTEGER" />
<Field name="Brancos2" length="5" type="CHARACTER" blankAccepted="true" />
<Field name="CNPJ" length="15" type="INTEGER" />
<Field name="QuantidadeMoeda" length="10" type="INTEGER" />
<Field name="CodigoOperacao" length="1" value="1" />
<Field name="CodigoMovimentacao" length="2" type="INTEGER" />
<Field name="SeuNumero" length="10" type="INTEGER" />
<Field name="DataVencimento" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="ValorTitulo" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="CodigoBanco" length="3" type="INTEGER" value="389"/>
<Field name="Agencia" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="EspecieDeTitulo" length="2" type="CHARACTER" padding="ZERO_LEFT" />
<Field name="Aceite" length="1" type="CHARACTER" value="N" />
<Field name="Emissao" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Instrucao1" length="2" type="CHARACTER" />
<Field name="Instrucao2" length="2" type="CHARACTER" />
<Field name="JurosDeMora" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DataLimiteDesconto" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="DescontoConcedido" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="IOF_Devido" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AbatimentoConcedido" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="TipoInscricaoSacado" length="2" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NumeroInscricaoSacado" length="14" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NomeSacado" length="40" type="CHARACTER" />
<Field name="EnderecoSacado" length="40" type="CHARACTER" />
<Field name="BairroSacado" length="12" type="CHARACTER" />
<Field name="CEPPrefixo" length="5" type="INTEGER" />
<Field name="CEPSufixo" length="3" type="INTEGER" />
<Field name="Cidade" length="15" type="CHARACTER" />
<Field name="Estado" length="2" type="CHARACTER" />
<Field name="SacadorAvalista" length="30" type="CHARACTER" />
<Field name="Brancos3" length="12" type="CHARACTER" blankAccepted="true" />
<Field name="CodigoMoeda" length="1" type="INTEGER" />
<Field name="NumeroSequencialRegistro" length="6" type="INTEGER" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="IDReg" length="1" value="9" position="1" />
<Field name="Filler" length="393" />
<Field name="NumeroSequencialRegistro" length="6" type="INTEGER" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,119 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Remessa_SantanderCNAB400</name>
<version>Version 2,0, Published: outubro/2009</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB REMESSA, REGISTROS:
0 = Header
1 = Registro de Movimento
2 = Mensagem Variável por Título (Opcional)
4 = Mensagem Variável por Título (Opcional)
5 = Mensagem Variável por Título (Opcional)
6 = Mensagem Variável por Título (Opcional)
7 = Mensagem Variável por Título (Opcional)
9 = Trailler
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" length="1" value="0" position="1" />
<Field name="IdentificacaoRemessa" length="1" value="1" />
<Field name="LiteralRemessa" length="7" value="REMESSA" />
<Field name="CodigoDeServico" length="2" value="01" />
<Field name="LiteralServico" length="15" value="COBRANCA" />
<Field name="CodigoTransmissao" length="20" type="CHARACTER" />
<Field name="NomeCedente" length="30" type="CHARACTER" />
<Field name="CodigoBanco" length="3" value="033" />
<Field name="NomeBanco" length="15" value="SANTANDER" />
<Field name="DataGravacao" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Zeros" length="16" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Brancos" length="275" blankAccepted="true" /><!--Enviar 274 Brancos -->
<Field name="NumeroVersao" length="3" type="INTEGER" padding="ZERO_LEFT" /><!--Opcional -->
<Field name="NumeroSequencialRegistro" length="6" type="INTEGER" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" length="1" position="1" value="1"/>
<Field name="TipoInscricao" length="2" type="INTEGER" />
<Field name="NumeroInscricao" length="14" type="INTEGER" /><!-- CNPJ EMPRESA -->
<Field name="Agencia" length="4" />
<Field name="CodigoEmpresa" length="8" type="INTEGER" padding="ZERO_LEFT" />
<Field name="ContaCorrente" length="8" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NumControleDoParticipante" length="25" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NossoNumeroComDigito" length="8" type="INTEGER" />
<Field name="DataSegundoDesconto" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Brancos1" length="1" type="CHARACTER" blankAccepted="true" /><!--Enviar 1 Brancos -->
<Field name="MultaInformacao" length="1" type="INTEGER" value="4"/>
<Field name="MultaPercentual" length="4" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="UnidadeMoeda" length="2" value="00" />
<Field name="ValorTitulo" length="13" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="Brancos2" length="4" type="CHARACTER" blankAccepted="true" /><!--Enviar 4 Brancos -->
<Field name="MultaDataCobranca" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="CodigoCarteira" length="1" value="5" />
<Field name="CodigoDeOcorrencia" length="2" value="01" />
<Field name="NumeroDoDocumento" length="10" type="CHARACTER" />
<Field name="Vencimento" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Valor" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="CodigoBanco" length="3" value="033" />
<Field name="AgenciaCobradora" length="4" type="INTEGER" padding="ZERO_LEFT" />
<Field name="DVAgenciaCobradora" length="1" />
<Field name="EspecieDeTitulo" length="2" value="01" />
<Field name="Aceite" length="1" type="CHARACTER" value="N" /><!-- A = Aceite N = Não Aceite -->
<Field name="Emissao" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Instrucao1" length="2" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="Instrucao2" length="2" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="JurosDeMora" length="13" type="BIGDECIMAL" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DataLimiteDesconto" length="6" type="INTEGER" padding="ZERO_LEFT" />
<Field name="DescontoConcedido" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="IOF_Devido" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AbatimentoConcedido" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="TipoInscricaoSacado" length="2" value="02" />
<Field name="NumeroInscricaoPagador" length="14" type="CHARACTER" />
<Field name="NomeSacado" length="40" type="CHARACTER" />
<Field name="EnderecoSacado" length="40" type="CHARACTER" />
<Field name="BairroSacado" length="12" type="CHARACTER" />
<Field name="CepSacado" length="5" type="INTEGER" />
<Field name="ComplementoCepSacado" length="3" type="INTEGER" />
<Field name="Cidade" length="15" type="CHARACTER" />
<Field name="Estado" length="2" type="CHARACTER" />
<Field name="SacadorAvalista" length="30" type="CHARACTER" />
<Field name="Brancos3" length="1" type="CHARACTER" blankAccepted="true" /><!--Enviar 1 Brancos -->
<Field name="IdentificadorComplemento" length="1" type="CHARACTER" value="I"/>
<Field name="Complemento" length="2" type="INTEGER" />
<Field name="Brancos4" length="6" type="CHARACTER" blankAccepted="true" /><!--Enviar 6 Branco -->
<Field name="NumeroDiasProtesto" length="2" type="INTEGER" padding="ZERO_LEFT"/><!--Quando tiver registro no instrução -->
<Field name="Brancos5" length="1" type="CHARACTER" blankAccepted="true" /><!--Enviar 1 Brancos -->
<Field name="NumeroSequencialRegistro" length="6" type="INTEGER" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="IDReg" length="1" value="9" position="1" />
<Field name="QuantidadeRegistro" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="ValorTotal" length="13" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="Filler" length="374" value="0" type="CHARACTER" padding="ZERO_LEFT" />
<Field name="NumeroSequencialRegistro" length="6" type="INTEGER" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,130 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Retorno_ItauCNAB400</name>
<version>Version 01, Published: 2012/05/25</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB
Meio de Registro Transmissão de Dados
Descrição de Registro - Tamanho 400 Bytes
Organização Sequencial
ARQUIVO FORMATO CNAB RETORNO, REGISTROS:
0 - Header Label
1 - Cobrança - Transação
3 - Rateio de Crédito (opcional)
9 - Trailler (Papel de finalizador de lote e totalizador)
</description>
</layout>
<GroupOfRecords>
<Record name="Header" description="Protocolo de comunicação">
<GroupOfFields>
<IdType name="IDReg" value="0" length="1" position="1" />
<Field name="IdentificacaoRetorno" value="2" length="1" />
<Field name="LiteralRetorno" value="RETORNO" length="7" />
<Field name="CodigoDeServico" value="01" length="2" />
<Field name="LiteralServico" value="COBRANCA" length="15" />
<Field name="Agencia" length="04" type="INTEGER" padding="ZERO_LEFT" />
<Field name="Zeros" length="02" value="00" padding="ZERO_LEFT" />
<Field name="Conta" length="05" type="INTEGER" padding="ZERO_LEFT" />
<Field name="DacConta" length="01" type="INTEGER" />
<Field name="Brancos1" type="STRING" length="08" blankAccepted="true" />
<Field name="NomeDaEmpresa" length="30" />
<Field name="CodigoCompensacao" value="341" length="3" />
<Field name="NomeBanco" value="BANCO ITAU SA" length="15" />
<Field name="DataGravacaoArquivo" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Densidade" value="00000" length="5" />
<Field name="UnidadeDensidade" value="BPI" length="3" />
<Field name="NumeroSequencialRetorno" type="INTEGER" length="5" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" />
<Field name="Brancos1" type="STRING" length="275" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="TransacaoTitulo" repeatable="true">
<GroupOfFields>
<IdType name="IDReg" value="1" length="1" position="1" />
<Field name="CodigoInscricao" length="02" value = "02" /><!-- 01 = CPF 02 = CNPJ -->
<Field name="NumeroControleDoParticipante" type="STRING" length="14" />
<Field name="Agencia" length="4" type="INTEGER" />
<Field name="Zeros" length="2" value="00" />
<Field name="Conta" length="5" type="INTEGER" />
<Field name="DacConta" length="1" type="INTEGER" />
<Field name="Brancos1" length="8" type="STRING" blankAccepted="true" />
<Field name="UsoDaEmpresa" length="25" type="STRING" />
<Field name="NossoNumero" length="08" type="INTEGER" />
<Field name="Brancos2" length="12" type="STRING" blankAccepted="true" />
<Field name="NumCarteira" length="3" type="INTEGER" />
<Field name="NossoNumeroComDigito" length="08" type="INTEGER" />
<Field name="DacNossoNumero" length="1" type="INTEGER" />
<Field name="Brancos3" length="13" type="STRING" blankAccepted="true" />
<Field name="CodCarteira" length="1" type="CHARACTER" value="I" />
<Field name="CodigoDeOcorrencia" length="2" type="INTEGER" value="0" padding="ZERO_LEFT" />
<Field name="DataDaOcorrencia" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="NumeroDoDocumento" length="10" />
<Field name="NossoNumeroComDigito-Repetido" length="8" />
<Field name="Brancos4" length="12" type="STRING" blankAccepted="true" />
<Field name="Vencimento" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" />
<Field name="Valor" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="CodigoCompensacaoBancoRecebedor" value="0" length="3" padding="ZERO_LEFT" />
<Field name="PrefixoDaAgenciaRecebedora" type="INTEGER" value="0" length="4" padding="ZERO_LEFT" />
<Field name="DacDaAgenciaRecebedora" type="INTEGER" value="0" length="1" padding="ZERO_LEFT" />
<Field name="EspecieDeTitulo" length="2" />
<Field name="DespesasDeCobranca" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="Brancos5" length="26" type="STRING" blankAccepted="true" />
<Field name="IOF_Devido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AbatimentoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="DescontoConcedido" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="ValorPago" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="JurosDeMora" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="OutrosCreditos" type="BIGDECIMAL" length="13" value="0" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="BoletoDDA" type="CHARACTER" length="1" />
<Field name="Brancos6" length="2" type="STRING" blankAccepted="true" />
<Field name="DataDoCredito" length="6" type="DATE" format="DATE_DDMMYY" padding="ZERO_LEFT" blankAccepted="true" />
<Field name="CodInstrucaoCancelada" length="4" type="INTEGER" />
<Field name="Brancos7" length="6" type="STRING" blankAccepted="true" />
<Field name="Zeros" length="13" type="INTEGER" padding="ZERO_LEFT" />
<Field name="NomeSacado" length="30" type="STRING" />
<Field name="Brancos8" length="23" type="STRING" blankAccepted="true" />
<Field name="CodAlegacaoDoSacado" length="8" type="STRING" />
<Field name="Brancos9" length="7" type="STRING" blankAccepted="true" />
<Field name="CodLiquidacao" length="02" padding="ZERO_LEFT" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
<Record name="Trailler">
<GroupOfFields>
<IdType name="IDReg" length="1" value="9" position="1" />
<Field name="CodigoRetorno" length="1" value="2" />
<Field name="CodigoServico" length="2" value="01"/>
<Field name="CodigoBanco" length="3" value="341" />
<Field name="Brancos" length="10" type="STRING" blankAccepted="true" />
<Field name="QtdTitulosCobSimples" length="8" type="INTEGER" />
<Field name="VlrTotalCobSimples" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AvisoBancarioCobSimples" type="STRING" length="08"/>
<Field name="Brancos" length="10" type="STRING" blankAccepted="true" />
<Field name="QtdTitulosCobVinculada" length="8" type="INTEGER" />
<Field name="VlrTotalCobVinculada" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AvisoBancarioCobVinculada" type="STRING" length="08"/>
<Field name="Brancos" length="90" type="STRING" blankAccepted="true" />
<Field name="QtdTitulosCobEscritural" length="8" type="INTEGER" />
<Field name="VlrTotalCobEscritural" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="AvisoBancarioCobEscrituraL" type="STRING" length="08"/>
<Field name="NumSeqRetorno" length="5" type="INTEGER" padding="ZERO_LEFT" />
<Field name="QtdRegDetalhe" type="INTEGER" length="8" padding="ZERO_LEFT" />
<Field name="ValTotArquivo" type="BIGDECIMAL" length="14" format="DECIMAL_DD" padding="ZERO_LEFT" />
<Field name="Brancos" length="160" type="STRING" blankAccepted="true" />
<Field name="NumeroSequencialRegistro" type="INTEGER" length="6" padding="ZERO_LEFT" />
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,184 +0,0 @@
<txg:Texgit xmlns:txg="http://jrimum.org/texgit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jrimum.org/texgit http://jrimum.org/texgit/chrome/site/TexgitSchema.xsd"
version="1.0-academic">
<FlatFile>
<layout>
<name>Arquivo-Remessa_SicoobCNAB240</name>
<version>Version 01, Published: 2020/03/18</version>
<description>
Layout para Cobrança.
Arquivo texto - padrão CNAB Meio de Registro Transmissão de Dados Descrição de Registro - Tamanho 240 Bytes
Organização Sequencial ARQUIVO FORMATO CNAB REMESSA,
REGISTROS:
0 - Header do Arquivo
1 - Header do Lote
3 - Segmento P
3 - Segmento Q
5 - Trailler Lote
9 - Trailler Arquivo
</description>
</layout>
<GroupOfRecords>
<Record name="HeaderArquivo" description="Header do arquivo">
<GroupOfFields>
<IdType name="CodComp" length="3" value="756" position="1"/>
<Field name="LoteServico" length="4" value="0000" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" length="1" value="0" />
<Field name="CNAB" length="9" blankAccepted="true"/>
<Field name="CpfCnpj" length="1" type="INTEGER"/>
<Field name="NumCpfCnpj" length="14" padding="ZERO_LEFT"/>
<Field name="NumConvenio" length="20" blankAccepted="true"/>
<Field name="NumAgencia" length="5" padding="ZERO_LEFT"/>
<Field name="DigAgencia" length="1" />
<Field name="NumContaCorrente" length="12" padding="ZERO_LEFT"/>
<Field name="DigContaCorrente" length="1" />
<Field name="DigAgenciaConta" length="1" value="0" />
<Field name="NomeEmpresa" length="30" />
<Field name="NomeBanco" length="30" value="SICOOB" />
<Field name="Brancos3" length="10" blankAccepted="true"/>
<Field name="RemessaRetorno" length="1" value="1" type="INTEGER" />
<Field name="DataGeracao" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="HoraGeracao" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NumRemessa" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NumeroVersaoLayout" length="3" value="081"/>
<Field name="DensidadeArquivo" length="5" value="00000"/>
<Field name="Brancos4" length="20" blankAccepted="true"/>
<Field name="Brancos5" length="20" blankAccepted="true"/>
<Field name="Brancos6" length="29" blankAccepted="true"/>
</GroupOfFields>
</Record>
<Record name="HeaderLote" description="Header do lote">
<GroupOfFields>
<IdType name="CodComp" value="756" length="3" position="1"/>
<Field name="LoteServico" value="0001" length="4" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" value="1" length="1"/>
<Field name="TipoOperacao" value="R" length="1"/>
<Field name="TipoServico" value="01" length="2"/>
<Field name="UsoExclusivo" length="2" blankAccepted="true"/>
<Field name="NumeroVersaoLote" length="3" value="040" blankAccepted="true"/>
<Field name="UsoExclusivo1" length="1" blankAccepted="true"/>
<Field name="CpfCnpj" length="2" type="INTEGER"/>
<Field name="NumCpfCnpj" length="15" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="NumConvenio" length="20" blankAccepted="true"/>
<Field name="NumAgencia" length="5" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigAgencia" length="1" type="CHARACTER"/>
<Field name="NumContaCorrente" length="12" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigContaCorrente" length="1" type="CHARACTER"/>
<Field name="DigAgenciaConta" length="1" blankAccepted="true"/>
<Field name="NomeEmpresa" length="30" type="CHARACTER"/>
<Field name="Mensagem1" length="40" blankAccepted="true"/>
<Field name="Mensagem2" length="40" blankAccepted="true"/>
<Field name="NumeroRemessa" length="8" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="DataGeracao" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="DataCredito" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT" blankAccepted="true"/>
<Field name="UsoExclusivo2" length="33" type="CHARACTER" blankAccepted="true"/>
</GroupOfFields>
</Record>
<Record name="SegmentoP" repeatable="true" description="Dados do título">
<GroupOfFields>
<IdType name="IDReg" value="756" length="3" position="1"/>
<Field name="LoteServico" value="0001" length="4" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" value="3" length="1"/>
<Field name="NumSeqRegistro" type="INTEGER" length="5" padding="ZERO_LEFT"/>
<Field name="CodSegmento" length="1" value="P"/>
<Field name="Brancos1" length="1" value=" " blankAccepted="true"/>
<Field name="CodigoMovimento" length="2" value="01"/>
<Field name="NumAgencia" length="5" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigAgencia" length="1" type="CHARACTER"/>
<Field name="NumContaCorrente" length="12" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DigContaCorrente" length="1" type="CHARACTER"/>
<Field name="DigAgenciaConta" length="1" blankAccepted="true"/>
<Field name="NossoNumero" length="20" type="CHARACTER"/>
<Field name="CodCarteira" length="1" type="INTEGER" value="7"/>
<Field name="Cadastramento" length="1" value="0"/>
<Field name="TipoDocumento" length="1" blankAccepted="true"/>
<Field name="IdentEmissaoBloqueto" length="1" value="2"/>
<Field name="IdentDistribuicao" length="1" value="2"/>
<Field name="NumeroDoDocumento" length="15" type="CHARACTER"/>
<Field name="Vencimento" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="Valor" length="15" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="AgenciaCobradora" length="5" value="00000" padding="ZERO_LEFT"/>
<Field name="DigAgenciaCobradora" value=" " length="1" blankAccepted="true"/>
<Field name="EspecieDeTitulo" length="2" padding="ZERO_LEFT" value="02"/>
<Field name="Aceite" length="1" type="CHARACTER" value="N"/>
<Field name="Emissao" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="CodMora" length="1" type="INTEGER"/>
<Field name="DataMora" length="8" type="DATE" format="DATE_DDMMYYYY" padding="ZERO_LEFT"/>
<Field name="JurosDeMora" type="BIGDECIMAL" length="15" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="CodigoDesconto" type="INTEGER" length="1" value="0"/>
<Field name="DataDesconto" length="8" type="CHARACTER" padding="ZERO_LEFT"/>
<Field name="DescontoConcedido" type="BIGDECIMAL" length="15" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="IOF_Devido" type="BIGDECIMAL" length="15" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="AbatimentoConcedido" type="BIGDECIMAL" length="15" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="NossoNumeroEmp" type="CHARACTER" length="25"/>
<Field name="CodigoProtesto" length="1" type="INTEGER" padding="ZERO_LEFT" value="3"/>
<Field name="DiasProtesto" length="2" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="CodigoBaixa" length="1" type="INTEGER" value="0"/>
<Field name="DiasBaixa" length="3" type="INTEGER" blankAccepted="true" />
<Field name="Moeda" length="2" type="INTEGER" value="09" padding="ZERO_LEFT"/>
<Field name="NumeroContrato" length="10" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="UsoExclusivo" length="1" blankAccepted="true"/>
</GroupOfFields>
<GroupOfInnerRecords>
<Record name="SegmentoQ" repeatable="true" description="Dados do Pagador">
<GroupOfFields>
<IdType name="IDReg" value="756" length="3" position="1"/>
<Field name="LoteServico" value="0001" length="4" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" value="3" length="1"/>
<Field name="NumSeqRegistro" type="INTEGER" length="5" padding="ZERO_LEFT"/>
<Field name="CodSegmento" length="1" value="Q"/>
<Field name="Brancos1" length="1" value=" " blankAccepted="true"/>
<Field name="CodigoRemessa" length="2" value="01"/>
<Field name="TipoInscricaoSacado" length="2" type="INTEGER"/>
<Field name="NumeroInscricaoSacado" length="15" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NomeSacado" length="40" type="CHARACTER"/>
<Field name="LogradouroSacado" length="40" type="CHARACTER"/>
<Field name="BairroSacado" length="15" type="CHARACTER"/>
<Field name="CepSacado" length="5" type="INTEGER"/>
<Field name="SufixoCep" length="3" type="INTEGER"/>
<Field name="Cidade" length="15" type="CHARACTER"/>
<Field name="Estado" length="2" type="CHARACTER"/>
<Field name="TipoSacadorAvalista" length="1" value="0"/>
<Field name="SacadorAvalista" length="15" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NomeSacadorAvalista" length="40" type="CHARACTER"/>
<Field name="CodBancoCorresp" length="3" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="NossoNumeroNoBancoCorresp" length="20"/>
<Field name="UsoExclusivo" length="8"/>
</GroupOfFields>
</Record>
</GroupOfInnerRecords>
</Record>
<Record name="TraillerLote">
<GroupOfFields>
<IdType name="CodComp" value="756" length="3" position="1"/>
<Field name="LoteServico" value="0001" length="4" padding="ZERO_LEFT"/>
<Field name="TipoRegistro" value="5" length="1"/>
<Field name="CNAB" length="9" blankAccepted="true"/>
<Field name="QtdTitulosSimples" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="ValorTitulosSimples" length="15" type="BIGDECIMAL" value="0" format="DECIMAL_DD" padding="ZERO_LEFT"/>
<Field name="QtdTitulosVinculada" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="ValorTitulosVinculada" length="15" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="QtdTitulosCaucionada" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="ValorTitulosCaucionada" length="15" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="QtdTitulosDescontada" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="ValorTitulosDescontada" length="15" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="UsoExclusivo1" length="8" blankAccepted="true"/>
<Field name="UsoExclusivo2" length="217" blankAccepted="true"/>
</GroupOfFields>
</Record>
<Record name="TraillerArquivo">
<GroupOfFields>
<IdType name="IDReg" value="756" length="3" position="1"/>
<Field name="LoteServico" value="9999" length="4"/>
<Field name="TipoRegistro" value="9" length="1"/>
<Field name="UsoExclusivo1" length="9" blankAccepted="true"/>
<Field name="QtdLotes" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="QtdArquivos" length="6" type="INTEGER" padding="ZERO_LEFT"/>
<Field name="QtdContas" length="6" value="000000" />
<Field name="UsoExclusivo2" length="205"/>
</GroupOfFields>
</Record>
</GroupOfRecords>
</FlatFile>
</txg:Texgit>

View File

@ -1,5 +0,0 @@
#Generated by Maven
#Sat Jun 26 11:17:35 GMT-03:00 2021
groupId=br.com.rjconsultores
artifactId=GeneradorBoletosCNAB
version=0.0.1-SNAPSHOT

View File

@ -1 +0,0 @@
com\rjconsultores\ventaboletos\layouts\CNABFactory$1.class

View File

@ -1,71 +0,0 @@
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bancobrasil\CabecalhoLoteRemessaBancoBrasil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bradesco\DetalheObrigatorioBradesco.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\sicoob\RodapeRemessaSicoob.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\ArquivoRemessaItemInteface.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\MotivoOcorrenciaItau.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\itau\CabecalhoRemessaItau.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\itau\DetalheObrigatorioItau.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\AceiteBB.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\DetalheRetorno.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\santander\DetalheObrigatorioSantander.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\MotivoOcorrenciaBradesco.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\RodapeRetorno.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bancobrasil\DetalheObrigatorioDadosTitulosBancoBrasil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\caixa\DetalheObrigatorioCaixa.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\caixa\CabecalhoRemessaCaixa.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\RateioDeCredito.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\CarteiraSicoob.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\ArquivoRetorno.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\ArquivoRemessa.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\DetalheObrigatorio.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bancobrasil\CabecalhoRemessaBancoBrasil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\OcorrenciaBradesco.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\AbstractFlatFile.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\ArquivoRetornoItem.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\mercantil\DetalheObrigatorioMercantil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bradesco\ArquivoRemessaBradesco.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\BancoLayout.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\BradescoProcessaRetorno.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\OcorrenciaMercantil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\RetornoInteface.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\SicoobFlatFile.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\RodapeRemessa.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\Main.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\mercantil\CabecalhoRemessaMercantil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\caixa\ArquivoRemessaCaixa.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\mercantil\ArquivoRemessaMercantil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\sicoob\DetalheObrigatorioSicoob.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\utils\FormataUtil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\OcorrenciaSantander.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bancobrasil\DetalheObrigatorioDadosPagadorBancoBrasil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bancobrasil\RodapeRemessaBancoBrasil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\santander\ArquivoRemessaSantander.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\sicoob\ArquivoRemessaSicoob.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bancobrasil\ArquivoRemessaBancoBrasil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\ArquivoRemessaItem.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\santander\CabecalhoRemessaSantander.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\BancoBrasilFlatFile.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\CarteiraSantander.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\ItauFlatFile.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\SantanderProcessaRetorno.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\CabecalhoRemessa.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\RodapeRemessaPadrao.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\sicoob\CabecalhoRemessaSicoob.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\DadosBoleto.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\ArquivoRetornoItemInteface.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\CaixaFlatFile.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bancobrasil\RodapeRemessaLoteBancoBrasil.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\CNABFactory.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\sicoob\DetalheObrigatorioDadosPagadorSicoob.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\sicoob\CabecalhoLoteRemessaSicoob.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\bradesco\CabecalhoRemessaBradesco.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\TipoInscricaoPagador.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\RemessaInterface.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\itau\ArquivoRemessaItau.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\enuns\OcorrenciaItau.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\BradescoFlatFile.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\CabecalhoRetorno.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\utils\NossoNumeroUtils.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\blocos\sicoob\RodapeRemessaLoteSicoob.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\MercantilFlatFile.java
E:\Desenvolvimento\rjconsultores\GeneradorBoletosCNAB\src\com\rjconsultores\ventaboletos\layouts\SantanderFlatFile.java