-
Notifications
You must be signed in to change notification settings - Fork 156
/
SiiTypes_v10.xsd
888 lines (882 loc) · 30.2 KB
/
SiiTypes_v10.xsd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--Esquema para tipos de datos generales.
Fecha Actualizacion: 25/05/07 15:00
Se incorporan dos nuevos Tipos de datos :
FechaType : Fecha entre 2000-01-01 y 2050-12-31
FechaHoraType : FechaType + hora entre 00:00 y 23:59
ImpAdicDTEType: elimina codigo 29 para DTE
Fecha Actualizacion: 30/05/2011 12:00
Se incorpora restricción en DineroPorcentajeType para que sea dato de largo 1
Fecha Actualizacion: 07/05/2014 11:30
ImpAdicDTEType : se agregan los codigos 54 y 55 (SDI-1092)
Fecha Actualizacion: 30/09/2014 11:40
ImpAdicDTEType : se agregan el codigo de impuesto 271 (SDI-9342)
-->
<xs:schema targetNamespace="http://www.sii.cl/SiiDte" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://www.sii.cl/SiiDte" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:simpleType name="DOCType">
<xs:annotation>
<xs:documentation>Todos los tipos de Documentos Tributarios Electronicos</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:enumeration value="33">
<xs:annotation>
<xs:documentation>Factura Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="34">
<xs:annotation>
<xs:documentation>Factura Electronica de Venta de Bienes y Servicios No afectos o Exento de IVA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="43"/>
<xs:enumeration value="46">
<xs:annotation>
<xs:documentation>Factura de Compra Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="52">
<xs:annotation>
<xs:documentation>Guia de Despacho Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="56">
<xs:annotation>
<xs:documentation>Nota de Debito Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="61">
<xs:annotation>
<xs:documentation>Nota de Credito Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="110"/>
<xs:enumeration value="111"/>
<xs:enumeration value="112"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DTEType">
<xs:annotation>
<xs:documentation>Tipos de Documentos Tributarios Electronicos</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:enumeration value="33">
<xs:annotation>
<xs:documentation>Factura Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="34">
<xs:annotation>
<xs:documentation>Factura Electronica de Venta de Bienes y Servicios No afectos o Exento de IVA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="46">
<xs:annotation>
<xs:documentation>Factura de Compra Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="52">
<xs:annotation>
<xs:documentation>Guia de Despacho Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="56">
<xs:annotation>
<xs:documentation>Nota de Debito Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="61">
<xs:annotation>
<xs:documentation>Nota de Credito Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DTEFacturasType">
<xs:annotation>
<xs:documentation>Tipos de Documentos Tributarios Electronicos</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:enumeration value="33">
<xs:annotation>
<xs:documentation>Factura Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="34">
<xs:annotation>
<xs:documentation>Factura Electronica de Venta de Bienes y Servicios No afectos o Exento de IVA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="46">
<xs:annotation>
<xs:documentation>Factura de Compra Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="43">
<xs:annotation>
<xs:documentation>Liquidacion actura Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RUTType">
<xs:annotation>
<xs:documentation>Rol Unico Tributario (99..99-X)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="10"/>
<xs:minLength value="3"/>
<xs:pattern value="[0-9]+-([0-9]|K)"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="MntImpType">
<xs:annotation>
<xs:documentation>Monto de Impuesto - 18 digitos</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:totalDigits value="18"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ValorType">
<xs:annotation>
<xs:documentation>Monto de 18 digitos - Positivo o Negativo</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:integer">
<xs:totalDigits value="18"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="FolioType">
<xs:annotation>
<xs:documentation>Folio de DTE - 10 digitos</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:totalDigits value="10"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="FolioRType">
<xs:annotation>
<xs:documentation>Folio de Referencia - 18 digitos (incluye el cero)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="18"/>
<xs:minLength value="1"/>
</xs:restriction>
<!-- Referencia a Documentos con Folio alfanumericos
<xs:restriction base="xs:nonNegativeInteger">
<xs:totalDigits value="10"/>
</xs:restriction>
-->
</xs:simpleType>
<xs:simpleType name="Dec16_2Type">
<xs:annotation>
<xs:documentation>Monto con 16 Digitos de Cuerpo y 2 Decimales </xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="18"/>
<xs:fractionDigits value="2"/>
<xs:minInclusive value="0.01"/>
<xs:maxInclusive value="9999999999999999.99"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Dec14_4Type">
<xs:annotation>
<xs:documentation>Monto con 14 Digitos de Cuerpo y 4 Decimales</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="18"/>
<xs:fractionDigits value="4"/>
<xs:minInclusive value="0.0001"/>
<xs:maxInclusive value="99999999999999.9999"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Dec8_4Type">
<xs:annotation>
<xs:documentation>Monto con 8 Digitos de Cuerpo y 4 Decimales</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="12"/>
<xs:fractionDigits value="4"/>
<xs:minInclusive value="0.0001"/>
<xs:maxInclusive value="99999999.9999"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Dec6_4Type">
<xs:annotation>
<xs:documentation>Monto con 6 Digitos de Cuerpo y 4 Decimales</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="10"/>
<xs:fractionDigits value="4"/>
<xs:minInclusive value="0.0001"/>
<xs:maxInclusive value="999999.9999"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="PctType">
<xs:annotation>
<xs:documentation>Monto de Porcentaje ( 3 y 2)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="5"/>
<xs:fractionDigits value="2"/>
<xs:minInclusive value="0.01"/>
<xs:maxInclusive value="999.99"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Dec12_6Type">
<xs:annotation>
<xs:documentation>Monto con 12 Digitos de Cuerpo y 6 Decimales</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="18"/>
<xs:fractionDigits value="6"/>
<xs:minInclusive value="0.000001"/>
<xs:maxInclusive value="999999999999.999999"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ImpAdicType">
<xs:annotation>
<xs:documentation>Tipo de Impuesto o Retencion Adicional</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="3"/>
<xs:enumeration value="14">
<xs:annotation>
<xs:documentation>IVA Margen Comercializacion (Factura Venta del Contribuyente) [F29 - C039]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15">
<xs:annotation>
<xs:documentation>IVA Retenido Total (Factura Compra del Contribuyente) [F29 - C039]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="16">
<xs:annotation>
<xs:documentation>IVA Retenido Parcial (Factura Compra del Contribuyente) [F29]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="17">
<xs:annotation>
<xs:documentation>IVA Anticipado Faenamiento Carne [F29 - C042]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="18">
<xs:annotation>
<xs:documentation>IVA Anticipado Carne [F29 - C042]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="19">
<xs:annotation>
<xs:documentation>IVA Anticipado Harina [F29 - C042]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="23">
<xs:annotation>
<xs:documentation>Impuesto Adicional Productos Art. 37 a) b) c) Oro, Joyas, Pieles [F29 - C113]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="24">
<xs:annotation>
<xs:documentation>Impuesto Art. 42 a) Licores, Pisco, Destilados [F29 - C148]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="25">
<xs:annotation>
<xs:documentation>Impuesto Art. 42 c) Vinos</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26">
<xs:annotation>
<xs:documentation>Impuesto Art. 42 c) Cervezas y Bebidas Alcoholicas [F29 - C150]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="27">
<xs:annotation>
<xs:documentation>Impuesto Art. 42 d) y e) Bebidas Analcoholicas y Minerales [F29 - C146]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="28">
<xs:annotation>
<xs:documentation>Impuesto Especifico Diesel [F29 - C127]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="29">
<xs:annotation>
<xs:documentation>Recuperación Impuesto Específico diesel Transportistas Para transportistas de carga
Art 2° Ley N°19.764/2001</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="30">
<xs:annotation>
<xs:documentation>IVA Retenido Legumbres</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="31">
<xs:annotation>
<xs:documentation>IVA Retenido Silvestres</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="32">
<xs:annotation>
<xs:documentation>IVA Retenido Ganado</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="33">
<xs:annotation>
<xs:documentation>IVA Retenido Madera</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="34">
<xs:annotation>
<xs:documentation>IVA Retenido Trigo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="35">
<xs:annotation>
<xs:documentation>Impuesto Especifico Gasolina</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36">
<xs:annotation>
<xs:documentation>IVA Retenido Arroz</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37">
<xs:annotation>
<xs:documentation>IVA Retenido Hidrobiologicas</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="38">
<xs:annotation>
<xs:documentation>IVA Retenido Chatarra</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="39">
<xs:annotation>
<xs:documentation>IVA Retenido PPA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="40">
<xs:annotation>
<xs:documentation>IVA Retenido Opcional</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="41">
<xs:annotation>
<xs:documentation>IVA Retenido Construccion</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="44">
<xs:annotation>
<xs:documentation>Impuesto Adicional Productos Art. 37 e) h) i) l) 1ra Venta (Alfombras, C. Rodantes, Caviar, Armas) [F29 - C113]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="45">
<xs:annotation>
<xs:documentation>Impuesto Adicional Productos Art. 37 j) 1ra Venta (Pirotecnia) [F29 - C113]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="46"/>
<xs:enumeration value="47"/>
<xs:enumeration value="48"/>
<xs:enumeration value="49"/>
<xs:enumeration value="50"/>
<xs:enumeration value="51"/>
<xs:enumeration value="52"/>
<xs:enumeration value="53"/>
<xs:enumeration value="54"/>
<xs:enumeration value="55"/>
<xs:enumeration value="271"/>
<xs:enumeration value="301"/>
<xs:enumeration value="321"/>
<xs:enumeration value="331"/>
<xs:enumeration value="341"/>
<xs:enumeration value="361"/>
<xs:enumeration value="371"/>
<xs:enumeration value="481"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ImpAdicDTEType">
<xs:annotation>
<xs:documentation>Tipo de Impuesto o Retencion Adicional de los DTE</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="3"/>
<xs:enumeration value="14">
<xs:annotation>
<xs:documentation>IVA Margen Comercializacion (Factura Venta del Contribuyente) [F29 - C039]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15">
<xs:annotation>
<xs:documentation>IVA Retenido Total (Factura Compra del Contribuyente) [F29 - C039]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="16">
<xs:annotation>
<xs:documentation>IVA Retenido Parcial (Factura Compra del Contribuyente) [F29]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="17">
<xs:annotation>
<xs:documentation>IVA Anticipado Faenamiento Carne [F29 - C042]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="18">
<xs:annotation>
<xs:documentation>IVA Anticipado Carne [F29 - C042]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="19">
<xs:annotation>
<xs:documentation>IVA Anticipado Harina [F29 - C042]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="23">
<xs:annotation>
<xs:documentation>Impuesto Adicional Productos Art. 37 a) b) c) Oro, Joyas, Pieles [F29 - C113]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="24">
<xs:annotation>
<xs:documentation>Impuesto Art. 42 a) Licores, Pisco, Destilados [F29 - C148]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="25">
<xs:annotation>
<xs:documentation>Impuesto Art. 42 c) Vinos</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26">
<xs:annotation>
<xs:documentation>Impuesto Art. 42 c) Cervezas y Bebidas Alcoholicas [F29 - C150]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="27">
<xs:annotation>
<xs:documentation>Impuesto Art. 42 d) y e) Bebidas Analcoholicas y Minerales [F29 - C146]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="28">
<xs:annotation>
<xs:documentation>Impuesto Especifico Diesel [F29 - C127]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="30">
<xs:annotation>
<xs:documentation>IVA Retenido Legumbres</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="31">
<xs:annotation>
<xs:documentation>IVA Retenido Silvestres</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="32">
<xs:annotation>
<xs:documentation>IVA Retenido Ganado</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="33">
<xs:annotation>
<xs:documentation>IVA Retenido Madera</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="34">
<xs:annotation>
<xs:documentation>IVA Retenido Trigo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="35">
<xs:annotation>
<xs:documentation>Impuesto Especifico Gasolina</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36">
<xs:annotation>
<xs:documentation>IVA Retenido Arroz</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37">
<xs:annotation>
<xs:documentation>IVA Retenido Hidrobiologicas</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="38">
<xs:annotation>
<xs:documentation>IVA Retenido Chatarra</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="39">
<xs:annotation>
<xs:documentation>IVA Retenido PPA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="40">
<xs:annotation>
<xs:documentation>IVA Retenido Opcional</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="41">
<xs:annotation>
<xs:documentation>IVA Retenido Construccion</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="44">
<xs:annotation>
<xs:documentation>Impuesto Adicional Productos Art. 37 e) h) i) l) 1ra Venta (Alfombras, C. Rodantes, Caviar, Armas) [F29 - C113]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="45">
<xs:annotation>
<xs:documentation>Impuesto Adicional Productos Art. 37 j) 1ra Venta (Pirotecnia) [F29 - C113]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="46"/>
<xs:enumeration value="47"/>
<xs:enumeration value="48"/>
<xs:enumeration value="49"/>
<xs:enumeration value="50"/>
<xs:enumeration value="51"/>
<xs:enumeration value="52"/>
<xs:enumeration value="53"/>
<xs:enumeration value="54"/>
<xs:enumeration value="55"/>
<xs:enumeration value="271">
<xs:annotation>
<xs:documentation>Bebidas analcohólicas y Minerales con elevado contenido de azúcares.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="301"/>
<xs:enumeration value="321"/>
<xs:enumeration value="331"/>
<xs:enumeration value="341"/>
<xs:enumeration value="361"/>
<xs:enumeration value="371"/>
<xs:enumeration value="481"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="MontoType">
<xs:annotation>
<xs:documentation>Monto de 18 digitos</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:nonNegativeInteger">
<xs:totalDigits value="18"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DocType">
<xs:annotation>
<xs:documentation>Tipos de Documento</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:enumeration value="33">
<xs:annotation>
<xs:documentation>Factura Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="34">
<xs:annotation>
<xs:documentation>Factura Electronica No Afecta o Exenta</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="46">
<xs:annotation>
<xs:documentation>Factura de Compra Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="52">
<xs:annotation>
<xs:documentation>Guia de Despacho Electronica</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="56"/>
<xs:enumeration value="61"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="MailType">
<xs:annotation>
<xs:documentation>Dirección email</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="80"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DineroPorcentajeType">
<xs:annotation>
<xs:documentation>Unidad en que se expresa el Valor</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="1"/>
<xs:enumeration value="%">
<xs:annotation>
<xs:documentation>El valor se Expresa como Porcentaje</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="$">
<xs:annotation>
<xs:documentation>El Valor se Expresa en Pesos</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NroResolType">
<xs:annotation>
<xs:documentation>Número de Resolución</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:nonNegativeInteger">
<xs:totalDigits value="6"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RznSocLargaType">
<xs:annotation>
<xs:documentation>Razón Social (max 100)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RznSocCortaType">
<xs:annotation>
<xs:documentation>Razón Social (max 40)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DireccSoloDTEType">
<xs:annotation>
<xs:documentation>Dirección (maz 60)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="60"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DireccType">
<xs:annotation>
<xs:documentation>Dirección (max 80)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="80"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ComunaType">
<xs:annotation>
<xs:documentation>Comuna</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="20"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CiudadType">
<xs:annotation>
<xs:documentation>Ciudad</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="20"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="FonoType">
<xs:annotation>
<xs:documentation>Fono</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NombreType">
<xs:annotation>
<xs:documentation>Nombre</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="LIQType">
<xs:annotation>
<xs:documentation>Tipos de Liquidaciones </xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:enumeration value="43"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="EXPType">
<xs:annotation>
<xs:documentation>Tipos de Facturas de Exportacion</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:enumeration value="110"/>
<xs:enumeration value="111"/>
<xs:enumeration value="112"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="MedioPagoType">
<xs:annotation>
<xs:documentation>Medios de Pago</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="CH">
<xs:annotation>
<xs:documentation>Cheque</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LT">
<xs:annotation>
<xs:documentation>Letra</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EF">
<xs:annotation>
<xs:documentation>Efectivo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PE">
<xs:annotation>
<xs:documentation>Pago a Cuenta Corriente</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TC">
<xs:annotation>
<xs:documentation>Tarjeta de Credito</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CF">
<xs:annotation>
<xs:documentation>Cheque a Fecha</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OT">
<xs:annotation>
<xs:documentation>Otro</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:attribute name="version" type="xs:decimal" fixed="1.0"/>
<xs:simpleType name="TipMonType">
<xs:annotation>
<xs:documentation>Tipos de Moneda de Aduana</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="15"/>
<xs:enumeration value="BOLIVAR"/>
<xs:enumeration value="BOLIVIANO"/>
<xs:enumeration value="CHELIN"/>
<xs:enumeration value="CORONA DIN"/>
<xs:enumeration value="CORONA NOR"/>
<xs:enumeration value="CORONA SC"/>
<xs:enumeration value="CRUZEIRO REAL"/>
<xs:enumeration value="DIRHAM"/>
<xs:enumeration value="DOLAR AUST"/>
<xs:enumeration value="DOLAR CAN"/>
<xs:enumeration value="DOLAR HK"/>
<xs:enumeration value="DOLAR NZ"/>
<xs:enumeration value="DOLAR SIN"/>
<xs:enumeration value="DOLAR TAI"/>
<xs:enumeration value="DOLAR USA"/>
<xs:enumeration value="DRACMA"/>
<xs:enumeration value="ESCUDO"/>
<xs:enumeration value="EURO"/>
<xs:enumeration value="FLORIN"/>
<xs:enumeration value="FRANCO BEL"/>
<xs:enumeration value="FRANCO FR"/>
<xs:enumeration value="FRANCO SZ"/>
<xs:enumeration value="GUARANI"/>
<xs:enumeration value="LIBRA EST"/>
<xs:enumeration value="LIRA"/>
<xs:enumeration value="MARCO AL"/>
<xs:enumeration value="MARCO FIN"/>
<xs:enumeration value="NUEVO SOL"/>
<xs:enumeration value="OTRAS MONEDAS"/>
<xs:enumeration value="PESETA"/>
<xs:enumeration value="PESO"/>
<xs:enumeration value="PESO CL"/>
<xs:enumeration value="PESO COL"/>
<xs:enumeration value="PESO MEX"/>
<xs:enumeration value="PESO URUG"/>
<xs:enumeration value="RAND"/>
<xs:enumeration value="RENMINBI"/>
<xs:enumeration value="RUPIA"/>
<xs:enumeration value="SUCRE"/>
<xs:enumeration value="YEN"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="FechaType">
<xs:annotation>
<xs:documentation> Fecha entre 2000-01-01 y 2050-12-31</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:date">
<xs:minInclusive value="2000-01-01"/>
<xs:maxInclusive value="2050-12-31"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="FechaHoraType" final="restriction">
<xs:annotation>
<xs:documentation> FechaType + hora entre 00:00 y 23:59; </xs:documentation>
</xs:annotation>
<xs:restriction base="xs:dateTime">
<xs:minInclusive value="2000-01-01T00:00:00" fixed="true"/>
<xs:maxInclusive value="2050-12-31T23:59:59"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TipoTransCOMPRA">
<xs:annotation>
<xs:documentation>Tipo de Transacción para el comprador</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:nonNegativeInteger">
<xs:enumeration value="1">
<xs:annotation>
<xs:documentation>Del Giro</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2">
<xs:annotation>
<xs:documentation>Supermercados y Similares</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3">
<xs:annotation>
<xs:documentation>Adquisición o Construcción de Bienes inmuebles, BBRR</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="4">
<xs:annotation>
<xs:documentation>Activo Fijo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="5">
<xs:annotation>
<xs:documentation>Compra IVA Uso Común o no Recuperable</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="6"/>
<xs:enumeration value="7"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TipoTransVENTA">
<xs:annotation>
<xs:documentation>Tipo de Transacción para el vendedor</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:enumeration value="1">
<xs:annotation>
<xs:documentation>Del Giro</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2">
<xs:annotation>
<xs:documentation>Ventas que no son del Giro (Activo Fijo y Otros)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3">
<xs:annotation>
<xs:documentation>Venta de Bienes inmuebles, BBRR</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="4">
<xs:annotation>
<xs:documentation>NCE MR * (solo NCE</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:schema>