Cita:
Empezado por keys
No se de donde se han sacado eso. No existen ni en el SII ni en TicketBAI.
|
Ahora he visto que en el SII de Canarias hay esos dos valores:
Código PHP:
<simpleType name="CausaExencionType">
<restriction base="string">
<enumeration value="E1">
<annotation>
<documentation xml:lang="es">EXENTA Art. 50 Ley 4/2012</documentation>
</annotation>
</enumeration>
<enumeration value="E2">
<annotation>
<documentation xml:lang="es">EXENTA Art. 11 Ley 20/1991</documentation>
</annotation>
</enumeration>
<enumeration value="E3">
<annotation>
<documentation xml:lang="es">EXENTA Art. 12 Ley 20/1991</documentation>
</annotation>
</enumeration>
<enumeration value="E4">
<annotation>
<documentation xml:lang="es">EXENTA Art. 13 Ley 20/1991</documentation>
</annotation>
</enumeration>
<enumeration value="E5">
<annotation>
<documentation xml:lang="es">EXENTA Art. 25 Ley 19/1994</documentation>
</annotation>
</enumeration>
<enumeration value="E6">
<annotation>
<documentation xml:lang="es">EXENTA Art. 47 Ley 19/1994</documentation>
</annotation>
</enumeration>
<enumeration value="E7">
<annotation>
<documentation xml:lang="es">EXENTA Art. 110 Ley 4/2012</documentation>
</annotation>
</enumeration>
<enumeration value="E8">
<annotation>
<documentation xml:lang="es">EXENTA otros</documentation>
</annotation>
</enumeration>
</restriction>
</simpleType>
Pero no coincide ningún valor con los de Veri*Factu ...