Skip to content

Commit 0710716

Browse files
authored
Merge pull request #113 from ru95marco/manage-td29-type
manage type in xsd
2 parents ea6e911 + 1febcd1 commit 0710716

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

xsd/fattura_pa_1.2.1.xsd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,11 @@
428428
<xs:documentation>Fattura per autoconsumo o per cessioni gratuite senza rivalsa</xs:documentation>
429429
</xs:annotation>
430430
</xs:enumeration>
431+
<xs:enumeration value="TD29">
432+
<xs:annotation>
433+
<xs:documentation>Comunicazione per omessa o irregolare fatturazione (art. 6, comma 8, D.Lgs. 471/97)</xs:documentation>
434+
</xs:annotation>
435+
</xs:enumeration>
431436
</xs:restriction>
432437
</xs:simpleType>
433438
<xs:simpleType name="TipoRitenutaType">

0 commit comments

Comments
 (0)