-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Alteração de Schema CTe e CTe OS (#1019)
* Distribuição MDFe * Distribuição MDFe * Alteração de Schema CTe e CTe OS – Inclusão do Benefício Fiscal (Nota Técnica 2024.001 - v.1.04 - Publicada em 23/10/2024) * PL_CTe_400_NT2024.002_1.05 * PL_CTe_400_NT2024.002_1.05 * Ajuste Testes --------- Co-authored-by: Diego Fincatto <[email protected]> Co-authored-by: luciano.antunes <[email protected]>
- Loading branch information
1 parent
d2ddd2a
commit 72181c7
Showing
51 changed files
with
11,828 additions
and
10,016 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- edited with XMLSpy v2008 (http://www.altova.com) by [email protected] (PROCERGS) --> | ||
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/cte" targetNamespace="http://www.portalfiscal.inf.br/cte" elementFormDefault="qualified" attributeFormDefault="unqualified"> | ||
<xs:include schemaLocation="cteTiposBasico_v4.00.xsd"/> | ||
<xs:element name="GTVe" type="TGTVe"> | ||
<xs:annotation> | ||
<xs:documentation>Guia de Trasnsporte Eletrônica</xs:documentation> | ||
</xs:annotation> | ||
</xs:element> | ||
</xs:schema> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- edited with XMLSpy v2008 (http://www.altova.com) by [email protected] (PROCERGS) --> | ||
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/cte" targetNamespace="http://www.portalfiscal.inf.br/cte" elementFormDefault="qualified" attributeFormDefault="unqualified"> | ||
<xs:include schemaLocation="cteTiposBasico_v4.00.xsd"/> | ||
<xs:element name="GTVe" type="TGTVe"> | ||
<xs:annotation> | ||
<xs:documentation>Guia de Trasnsporte Eletrônica</xs:documentation> | ||
</xs:annotation> | ||
</xs:element> | ||
</xs:schema> |
Oops, something went wrong.