@@ -276,7 +276,7 @@ para tpEmis diferente de 1</xs:documentation>
276276 </xs : simpleType >
277277 </xs : element >
278278 </xs : sequence >
279- <xs : element name =" NFref" minOccurs =" 0" maxOccurs =" 500 " >
279+ <xs : element name =" NFref" minOccurs =" 0" maxOccurs =" unbounded " >
280280 <xs : annotation >
281281 <xs : documentation >Grupo de infromações da NF referenciada</xs : documentation >
282282 </xs : annotation >
@@ -1202,7 +1202,7 @@ Formato ”CFOP9999”.</xs:documentation>
12021202 </xs : sequence >
12031203 </xs : complexType >
12041204 </xs : element >
1205- <xs : element name =" detExport" minOccurs =" 0" maxOccurs =" 500 " >
1205+ <xs : element name =" detExport" minOccurs =" 0" maxOccurs =" unbounded " >
12061206 <xs : annotation >
12071207 <xs : documentation >Detalhe da exportação</xs : documentation >
12081208 </xs : annotation >
@@ -1279,7 +1279,7 @@ Formato ”CFOP9999”.</xs:documentation>
12791279 <xs : documentation >Número de controle da FCI - Ficha de Conteúdo de Importação.</xs : documentation >
12801280 </xs : annotation >
12811281 </xs : element >
1282- <xs : element name =" rastro" minOccurs =" 0" maxOccurs =" 500 " >
1282+ <xs : element name =" rastro" minOccurs =" 0" maxOccurs =" unbounded " >
12831283 <xs : complexType >
12841284 <xs : sequence >
12851285 <xs : element name =" nLote" >
@@ -1721,7 +1721,7 @@ N-NormalVIN</xs:documentation>
17211721 </xs : sequence >
17221722 </xs : complexType >
17231723 </xs : element >
1724- <xs : element name =" arma" maxOccurs =" 500 " >
1724+ <xs : element name =" arma" maxOccurs =" unbounded " >
17251725 <xs : annotation >
17261726 <xs : documentation >Armamentos</xs : documentation >
17271727 </xs : annotation >
@@ -2603,12 +2603,12 @@ A exigência do preenchimento das informações do ICMS diferido fica à critér
26032603 </xs : element >
26042604 </xs : sequence >
26052605 <xs : sequence minOccurs =" 0" >
2606- <xs : element name =" pFCPDif" type =" TDec_0302a04Opc" minOccurs = " 0 " >
2606+ <xs : element name =" pFCPDif" type =" TDec_0302a04Opc" >
26072607 <xs : annotation >
26082608 <xs : documentation >Percentual do diferimento do ICMS relativo ao Fundo de Combate à Pobreza (FCP).</xs : documentation >
26092609 </xs : annotation >
26102610 </xs : element >
2611- <xs : element name =" vFCPDif" type =" TDec_1302" minOccurs = " 0 " >
2611+ <xs : element name =" vFCPDif" type =" TDec_1302" >
26122612 <xs : annotation >
26132613 <xs : documentation >Valor do ICMS relativo ao Fundo de Combate à Pobreza (FCP) diferido.</xs : documentation >
26142614 </xs : annotation >
@@ -5097,7 +5097,7 @@ Substituição Tributaria;</xs:documentation>
50975097 </xs : simpleType >
50985098 </xs : element >
50995099 </xs : choice >
5100- <xs : element name =" vol" minOccurs =" 0" maxOccurs =" 5000 " >
5100+ <xs : element name =" vol" minOccurs =" 0" maxOccurs =" unbounded " >
51015101 <xs : annotation >
51025102 <xs : documentation >Dados dos volumes</xs : documentation >
51035103 </xs : annotation >
@@ -5157,7 +5157,7 @@ Substituição Tributaria;</xs:documentation>
51575157 <xs : documentation >Peso bruto (em kg)</xs : documentation >
51585158 </xs : annotation >
51595159 </xs : element >
5160- <xs : element name =" lacres" minOccurs =" 0" maxOccurs =" 5000 " >
5160+ <xs : element name =" lacres" minOccurs =" 0" maxOccurs =" unbounded " >
51615161 <xs : complexType >
51625162 <xs : sequence >
51635163 <xs : element name =" nLacre" >
@@ -5280,31 +5280,12 @@ Substituição Tributaria;</xs:documentation>
52805280 </xs : element >
52815281 <xs : element name =" tPag" >
52825282 <xs : annotation >
5283- <xs : documentation >Forma de Pagamento: 01-Dinheiro; 02-Cheque; 03-Cartão de Crédito; 04-Cartão de Débito; 05-Crédito Loja;
5284- 10-Vale Alimentação; 11-Vale Refeição; 12-Vale Presente; 13-Vale Combustível; 14-Duplicata Mercantil; 15-Boleto Bancario; 16-Depósito Bancário;
5285- 17-Pagamento Instantâneo (PIX); 18-Transferência bancária, Carteira Digital; 19-Programa de fidelidade, Cashback, Crédito Virtual; 90-Sem Pagamento; 99-Outros.
5286- </xs : documentation >
5283+ <xs : documentation >Forma de Pagamento:</xs : documentation >
52875284 </xs : annotation >
52885285 <xs : simpleType >
52895286 <xs : restriction base =" xs:string" >
52905287 <xs : whiteSpace value =" preserve" />
5291- <xs : enumeration value =" 01" />
5292- <xs : enumeration value =" 02" />
5293- <xs : enumeration value =" 03" />
5294- <xs : enumeration value =" 04" />
5295- <xs : enumeration value =" 05" />
5296- <xs : enumeration value =" 10" />
5297- <xs : enumeration value =" 11" />
5298- <xs : enumeration value =" 12" />
5299- <xs : enumeration value =" 13" />
5300- <xs : enumeration value =" 14" />
5301- <xs : enumeration value =" 15" />
5302- <xs : enumeration value =" 16" />
5303- <xs : enumeration value =" 17" />
5304- <xs : enumeration value =" 18" />
5305- <xs : enumeration value =" 19" />
5306- <xs : enumeration value =" 90" />
5307- <xs : enumeration value =" 99" />
5288+ <xs : pattern value =" [0-9]{2}" />
53085289 </xs : restriction >
53095290 </xs : simpleType >
53105291 </xs : element >
@@ -5351,41 +5332,12 @@ Substituição Tributaria;</xs:documentation>
53515332 </xs : element >
53525333 <xs : element name =" tBand" minOccurs =" 0" >
53535334 <xs : annotation >
5354- <xs : documentation >Bandeira da operadora de cartão de crédito/débito:01–Visa; 02–Mastercard; 03–American Express; 04–Sorocred;05-Diners Club;06-Elo;07-Hipercard;08-Aura;09-Cabal
5355- 10-Alelo; 11-Banes Card; 12-CalCard; 13-Credz; 14-Discover; 15-GoodCard; 16-GreenCard; 17-Hiper; 18-JcB; 19-Mais;20-MaxVan; 21-Policard;22-RedeCompras
5356- 23-Sodexo; 24-ValeCard; 25-Verocheque; 26-VR; 27-Ticket;99–Outros</xs : documentation >
5335+ <xs : documentation >Bandeira da operadora de cartão</xs : documentation >
53575336 </xs : annotation >
53585337 <xs : simpleType >
53595338 <xs : restriction base =" xs:string" >
53605339 <xs : whiteSpace value =" preserve" />
5361- <xs : enumeration value =" 01" />
5362- <xs : enumeration value =" 02" />
5363- <xs : enumeration value =" 03" />
5364- <xs : enumeration value =" 04" />
5365- <xs : enumeration value =" 05" />
5366- <xs : enumeration value =" 06" />
5367- <xs : enumeration value =" 07" />
5368- <xs : enumeration value =" 08" />
5369- <xs : enumeration value =" 09" />
5370- <xs : enumeration value =" 10" />
5371- <xs : enumeration value =" 11" />
5372- <xs : enumeration value =" 12" />
5373- <xs : enumeration value =" 13" />
5374- <xs : enumeration value =" 14" />
5375- <xs : enumeration value =" 15" />
5376- <xs : enumeration value =" 16" />
5377- <xs : enumeration value =" 17" />
5378- <xs : enumeration value =" 18" />
5379- <xs : enumeration value =" 19" />
5380- <xs : enumeration value =" 20" />
5381- <xs : enumeration value =" 21" />
5382- <xs : enumeration value =" 22" />
5383- <xs : enumeration value =" 23" />
5384- <xs : enumeration value =" 24" />
5385- <xs : enumeration value =" 25" />
5386- <xs : enumeration value =" 26" />
5387- <xs : enumeration value =" 27" />
5388- <xs : enumeration value =" 99" />
5340+ <xs : pattern value =" [0-9]{2}" />
53895341 </xs : restriction >
53905342 </xs : simpleType >
53915343 </xs : element >
0 commit comments