Skip to content

Commit 8160c8e

Browse files
Alteração do schema para Fiorilli 2.01, ItemListaServico agora é 6 digitos.
1 parent ae6ff36 commit 8160c8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/OpenAC.Net.NFSe/Schemas/Fiorilli/2.01

src/OpenAC.Net.NFSe/Schemas/Fiorilli/2.01/nfse.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</xsd:simpleType>
9696
<xsd:simpleType name="tsItemListaServico">
9797
<xsd:restriction base="xsd:string">
98-
<xsd:maxLength value="5" />
98+
<xsd:maxLength value="6" />
9999
<xsd:minLength value="1" />
100100
<xsd:whiteSpace value="collapse" />
101101
</xsd:restriction>

0 commit comments

Comments
 (0)