Skip to content

Commit

Permalink
Merge pull request #9 from ZeusAutomacao/master
Browse files Browse the repository at this point in the history
Atualizacao do Zeus
  • Loading branch information
sinfeadmin authored May 22, 2019
2 parents 7ea2b3b + e7f9362 commit 34f6fce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NFe.AppTeste/Schemas/tiposBasico_v4.00.xsd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!-- PL_008 - 30/07/2013- NT 2013/005 -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:nfe="http://www.portalfiscal.inf.br/nfe" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:simpleType name="TCodUfIBGE">
Expand Down Expand Up @@ -512,7 +512,7 @@
</xs:annotation>
<xs:restriction base="xs:string">
<xs:whiteSpace value="preserve"/>
<xs:pattern value="[!-ÿ]{1}[ -ÿ]{0,}[!-ÿ]{1}|[!-ÿ]{1}"/>
<xs:pattern value="[!-ÿ]{1}[ -ÿ]*[!-ÿ]{1}|[!-ÿ]{1}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TData">
Expand Down
1 change: 1 addition & 0 deletions NFe.Danfe.Fast/NFe/NFeEvento.frx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ using NFe.Classes;
using NFe.Utils;
using DFe.Classes.Entidades;
using DFe.Classes.Flags;
using NFe.Classes.Servicos.Tipos;

namespace FastReport
{
Expand Down

0 comments on commit 34f6fce

Please sign in to comment.