Add files using upload-large-folder tool
Browse files- README.md +701 -329
- metadata/catalogos.csv +0 -0
- metadata/raw_files.csv +4 -4
- raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/Matriz_Errores_CC_HYP.xlsx +0 -0
- raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/catHidroYPetro.xsd +38 -0
- raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/cat_Hidro_Y_Petro.xlsx +0 -0
- raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/hidrocarburospetroliferos.xsd +43 -0
- raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/hidrocarburospetroliferos_3b1a7208b6.xslt +23 -0
- raw/complementos-concepto/instituciones-educativas-privadas/1-0-a/iedu.xsd +84 -0
- raw/complementos-concepto/instituciones-educativas-privadas/1-0-a/iedu.xslt +26 -0
- raw/complementos-concepto/venta-de-vehiculos/1-1-a/ventavehiculos11.xsd +157 -0
- raw/complementos-concepto/venta-de-vehiculos/1-1-a/ventavehiculos11.xslt +53 -0
- raw/complementos-retenciones/arrendamiento-en-fideicomiso/1-0-a/arrendamientoenfideicomiso.xsd +59 -0
- raw/complementos-retenciones/arrendamiento-en-fideicomiso/1-0-a/arrendamientoenfideicomiso.xslt +33 -0
- raw/complementos-retenciones/dividendos/1-0-a/dividendos.xsd +98 -0
- raw/complementos-retenciones/dividendos/1-0-a/dividendos.xslt +54 -0
- raw/complementos-retenciones/enajenacion-de-acciones/1-0-a/enajenaciondeacciones.xsd +45 -0
- raw/complementos-retenciones/enajenacion-de-acciones/1-0-a/enajenaciondeacciones.xslt +23 -0
- raw/complementos-retenciones/fideicomisos-no-empresariales/1-0-a/fideicomisonoempresarial.xsd +147 -0
- raw/complementos-retenciones/fideicomisos-no-empresariales/1-0-a/fideicomisonoempresarial.xslt +66 -0
- raw/complementos-retenciones/intereses-hipotecarios/1-0-a/intereseshipotecarios.xsd +73 -0
- raw/complementos-retenciones/intereses-hipotecarios/1-0-a/intereseshipotecarios.xslt +35 -0
- raw/complementos-retenciones/intereses/1-0-a/intereses.xsd +75 -0
- raw/complementos-retenciones/intereses/1-0-a/intereses.xslt +32 -0
- raw/complementos-retenciones/operaciones-con-derivados/1-0-a/operacionesconderivados.xsd +37 -0
- raw/complementos-retenciones/operaciones-con-derivados/1-0-a/operacionesconderivados.xslt +20 -0
- raw/complementos-retenciones/pagos-a-extranjeros/1-0-b/pagosaextranjeros.xsd +126 -0
- raw/complementos-retenciones/pagos-a-extranjeros/1-0-b/pagosaextranjeros.xslt +55 -0
- raw/complementos-retenciones/planes-de-retiro/1-1-b/CatPlanesderetiro.xls +0 -0
- raw/complementos-retenciones/planes-de-retiro/1-1-b/Matriz_Apoyo_PlanesdeRetiro11.XLS +0 -0
- raw/complementos-retenciones/planes-de-retiro/1-1-b/planesderetiro11.xsd +137 -0
- raw/complementos-retenciones/planes-de-retiro/1-1-b/planesderetiro11.xslt +65 -0
- raw/complementos-retenciones/premios/1-0-a/premios.xsd +45 -0
- raw/complementos-retenciones/premios/1-0-a/premios.xslt +26 -0
- raw/complementos-retenciones/sector-financiero/1-0-a/sectorfinanciero.xsd +48 -0
- raw/complementos-retenciones/sector-financiero/1-0-a/sectorfinanciero.xslt +23 -0
- raw/complementos-retenciones/servicios-de-plataformas-tecnologicas/1-0-e/CatPlataformasTecnologicas.xsd +52 -0
- raw/complementos-retenciones/servicios-de-plataformas-tecnologicas/1-0-e/Matriz_errores_Servicios_de_Plataformas_Tecnologicas_v10rC+.xlsx +0 -0
- raw/complementos-retenciones/servicios-de-plataformas-tecnologicas/1-0-e/ServiciosPlataformasTecnologicas10.xsd +214 -0
- raw/complementos-retenciones/servicios-de-plataformas-tecnologicas/1-0-e/ServiciosPlataformasTecnologicas10.xslt +127 -0
- raw/complementos/aerolineas/1-0-a/aerolineas.xsd +68 -0
- raw/complementos/aerolineas/1-0-a/aerolineas.xslt +50 -0
- raw/complementos/consumo-de-combustibles/1-1-b/catCombustible.xsd +33 -0
- raw/complementos/donatarias/1-1-a/donat11.xsd +36 -0
- raw/complementos/donatarias/1-1-a/donat11.xslt +13 -0
- raw/complementos/otros-derechos-e-impuestos/1-0-a/implocal.xsd +103 -0
- raw/complementos/otros-derechos-e-impuestos/1-0-a/implocal.xslt +39 -0
- raw/complementos/persona-fisica-integrante-de-coordinado/1-0-a/pfic.xsd +57 -0
- raw/complementos/persona-fisica-integrante-de-coordinado/1-0-a/pfic.xslt +13 -0
README.md
CHANGED
|
@@ -1,610 +1,920 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
|
| 4 |
-
- config_name:
|
| 5 |
data_files:
|
| 6 |
- split: train
|
| 7 |
-
path:
|
| 8 |
|
| 9 |
-
- config_name:
|
| 10 |
data_files:
|
| 11 |
- split: train
|
| 12 |
-
path:
|
| 13 |
|
| 14 |
-
- config_name:
|
| 15 |
data_files:
|
| 16 |
- split: train
|
| 17 |
-
path:
|
| 18 |
|
| 19 |
-
- config_name:
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
-
path:
|
| 23 |
|
| 24 |
-
- config_name:
|
| 25 |
data_files:
|
| 26 |
- split: train
|
| 27 |
-
path:
|
| 28 |
|
| 29 |
-
- config_name:
|
| 30 |
data_files:
|
| 31 |
- split: train
|
| 32 |
-
path:
|
| 33 |
|
| 34 |
-
- config_name:
|
| 35 |
data_files:
|
| 36 |
- split: train
|
| 37 |
-
path:
|
| 38 |
|
| 39 |
-
- config_name:
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
-
path:
|
| 43 |
|
| 44 |
-
- config_name:
|
| 45 |
data_files:
|
| 46 |
- split: train
|
| 47 |
-
path:
|
| 48 |
|
| 49 |
-
- config_name:
|
| 50 |
data_files:
|
| 51 |
- split: train
|
| 52 |
-
path:
|
| 53 |
|
| 54 |
-
- config_name:
|
| 55 |
data_files:
|
| 56 |
- split: train
|
| 57 |
-
path:
|
| 58 |
|
| 59 |
-
- config_name:
|
| 60 |
data_files:
|
| 61 |
- split: train
|
| 62 |
-
path:
|
| 63 |
|
| 64 |
-
- config_name:
|
| 65 |
data_files:
|
| 66 |
- split: train
|
| 67 |
-
path:
|
| 68 |
|
| 69 |
-
- config_name:
|
| 70 |
data_files:
|
| 71 |
- split: train
|
| 72 |
-
path:
|
| 73 |
|
| 74 |
-
- config_name:
|
| 75 |
data_files:
|
| 76 |
- split: train
|
| 77 |
-
path:
|
| 78 |
|
| 79 |
-
- config_name:
|
| 80 |
data_files:
|
| 81 |
- split: train
|
| 82 |
-
path:
|
| 83 |
|
| 84 |
-
- config_name:
|
| 85 |
data_files:
|
| 86 |
- split: train
|
| 87 |
-
path:
|
| 88 |
|
| 89 |
-
- config_name:
|
| 90 |
data_files:
|
| 91 |
- split: train
|
| 92 |
-
path:
|
| 93 |
|
| 94 |
-
- config_name:
|
| 95 |
data_files:
|
| 96 |
- split: train
|
| 97 |
-
path:
|
| 98 |
|
| 99 |
-
- config_name:
|
| 100 |
data_files:
|
| 101 |
- split: train
|
| 102 |
-
path:
|
| 103 |
|
| 104 |
-
- config_name:
|
| 105 |
data_files:
|
| 106 |
- split: train
|
| 107 |
-
path:
|
| 108 |
|
| 109 |
-
- config_name:
|
| 110 |
data_files:
|
| 111 |
- split: train
|
| 112 |
-
path:
|
| 113 |
|
| 114 |
-
- config_name:
|
| 115 |
data_files:
|
| 116 |
- split: train
|
| 117 |
-
path:
|
| 118 |
|
| 119 |
-
- config_name:
|
| 120 |
data_files:
|
| 121 |
- split: train
|
| 122 |
-
path:
|
| 123 |
|
| 124 |
-
- config_name:
|
| 125 |
data_files:
|
| 126 |
- split: train
|
| 127 |
-
path:
|
| 128 |
|
| 129 |
-
- config_name:
|
| 130 |
data_files:
|
| 131 |
- split: train
|
| 132 |
-
path:
|
| 133 |
|
| 134 |
-
- config_name:
|
| 135 |
data_files:
|
| 136 |
- split: train
|
| 137 |
-
path:
|
| 138 |
|
| 139 |
-
- config_name:
|
| 140 |
data_files:
|
| 141 |
- split: train
|
| 142 |
-
path:
|
| 143 |
|
| 144 |
-
- config_name:
|
| 145 |
data_files:
|
| 146 |
- split: train
|
| 147 |
-
path:
|
| 148 |
|
| 149 |
-
- config_name:
|
| 150 |
data_files:
|
| 151 |
- split: train
|
| 152 |
-
path:
|
| 153 |
|
| 154 |
-
- config_name:
|
| 155 |
data_files:
|
| 156 |
- split: train
|
| 157 |
-
path:
|
| 158 |
|
| 159 |
-
- config_name:
|
| 160 |
data_files:
|
| 161 |
- split: train
|
| 162 |
-
path:
|
| 163 |
|
| 164 |
-
- config_name:
|
| 165 |
data_files:
|
| 166 |
- split: train
|
| 167 |
-
path:
|
| 168 |
|
| 169 |
-
- config_name:
|
| 170 |
data_files:
|
| 171 |
- split: train
|
| 172 |
-
path:
|
| 173 |
|
| 174 |
-
- config_name:
|
| 175 |
data_files:
|
| 176 |
- split: train
|
| 177 |
-
path:
|
| 178 |
|
| 179 |
-
- config_name:
|
| 180 |
data_files:
|
| 181 |
- split: train
|
| 182 |
-
path:
|
| 183 |
|
| 184 |
-
- config_name:
|
| 185 |
data_files:
|
| 186 |
- split: train
|
| 187 |
-
path:
|
| 188 |
|
| 189 |
-
- config_name:
|
| 190 |
data_files:
|
| 191 |
- split: train
|
| 192 |
-
path:
|
| 193 |
|
| 194 |
-
- config_name:
|
| 195 |
data_files:
|
| 196 |
- split: train
|
| 197 |
-
path:
|
| 198 |
|
| 199 |
-
- config_name:
|
| 200 |
data_files:
|
| 201 |
- split: train
|
| 202 |
-
path:
|
| 203 |
|
| 204 |
-
- config_name:
|
| 205 |
data_files:
|
| 206 |
- split: train
|
| 207 |
-
path:
|
| 208 |
|
| 209 |
-
- config_name:
|
| 210 |
data_files:
|
| 211 |
- split: train
|
| 212 |
-
path:
|
| 213 |
|
| 214 |
-
- config_name:
|
| 215 |
data_files:
|
| 216 |
- split: train
|
| 217 |
-
path:
|
| 218 |
|
| 219 |
-
- config_name:
|
| 220 |
data_files:
|
| 221 |
- split: train
|
| 222 |
-
path:
|
| 223 |
|
| 224 |
-
- config_name:
|
| 225 |
data_files:
|
| 226 |
- split: train
|
| 227 |
-
path:
|
| 228 |
|
| 229 |
-
- config_name:
|
| 230 |
data_files:
|
| 231 |
- split: train
|
| 232 |
-
path:
|
| 233 |
|
| 234 |
-
- config_name:
|
| 235 |
data_files:
|
| 236 |
- split: train
|
| 237 |
-
path:
|
| 238 |
|
| 239 |
-
- config_name:
|
| 240 |
data_files:
|
| 241 |
- split: train
|
| 242 |
-
path:
|
| 243 |
|
| 244 |
-
- config_name:
|
| 245 |
data_files:
|
| 246 |
- split: train
|
| 247 |
-
path:
|
| 248 |
|
| 249 |
-
- config_name:
|
| 250 |
data_files:
|
| 251 |
- split: train
|
| 252 |
-
path:
|
| 253 |
|
| 254 |
-
- config_name:
|
| 255 |
data_files:
|
| 256 |
- split: train
|
| 257 |
-
path:
|
| 258 |
|
| 259 |
-
- config_name:
|
| 260 |
data_files:
|
| 261 |
- split: train
|
| 262 |
-
path:
|
| 263 |
|
| 264 |
-
- config_name:
|
| 265 |
data_files:
|
| 266 |
- split: train
|
| 267 |
-
path:
|
| 268 |
|
| 269 |
-
- config_name:
|
| 270 |
data_files:
|
| 271 |
- split: train
|
| 272 |
-
path:
|
| 273 |
|
| 274 |
-
- config_name:
|
| 275 |
data_files:
|
| 276 |
- split: train
|
| 277 |
-
path:
|
| 278 |
|
| 279 |
-
- config_name:
|
| 280 |
data_files:
|
| 281 |
- split: train
|
| 282 |
-
path:
|
| 283 |
|
| 284 |
-
- config_name:
|
| 285 |
data_files:
|
| 286 |
- split: train
|
| 287 |
-
path:
|
| 288 |
|
| 289 |
-
- config_name:
|
| 290 |
data_files:
|
| 291 |
- split: train
|
| 292 |
-
path:
|
| 293 |
|
| 294 |
-
- config_name:
|
| 295 |
data_files:
|
| 296 |
- split: train
|
| 297 |
-
path:
|
| 298 |
|
| 299 |
-
- config_name:
|
| 300 |
data_files:
|
| 301 |
- split: train
|
| 302 |
-
path:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 303 |
|
| 304 |
- config_name: complemento_carta_porte__3_1__c_clave_prod_serv_cp
|
| 305 |
data_files:
|
| 306 |
- split: train
|
| 307 |
-
path: complementos/
|
| 308 |
|
| 309 |
- config_name: complemento_carta_porte__3_1__c_clave_tipo_carga
|
| 310 |
data_files:
|
| 311 |
- split: train
|
| 312 |
-
path: complementos/
|
| 313 |
|
| 314 |
- config_name: complemento_carta_porte__3_1__c_clave_unidad_peso
|
| 315 |
data_files:
|
| 316 |
- split: train
|
| 317 |
-
path: complementos/
|
| 318 |
|
| 319 |
- config_name: complemento_carta_porte__3_1__c_codigo_transporte_aereo
|
| 320 |
data_files:
|
| 321 |
- split: train
|
| 322 |
-
path: complementos/
|
| 323 |
|
| 324 |
- config_name: complemento_carta_porte__3_1__c_colonia
|
| 325 |
data_files:
|
| 326 |
- split: train
|
| 327 |
-
path: complementos/
|
| 328 |
|
| 329 |
- config_name: complemento_carta_porte__3_1__c_condiciones_especiales
|
| 330 |
data_files:
|
| 331 |
- split: train
|
| 332 |
-
path: complementos/
|
| 333 |
|
| 334 |
- config_name: complemento_carta_porte__3_1__c_config_autotransporte
|
| 335 |
data_files:
|
| 336 |
- split: train
|
| 337 |
-
path: complementos/
|
| 338 |
|
| 339 |
- config_name: complemento_carta_porte__3_1__c_config_maritima
|
| 340 |
data_files:
|
| 341 |
- split: train
|
| 342 |
-
path: complementos/
|
| 343 |
|
| 344 |
- config_name: complemento_carta_porte__3_1__c_contenedor
|
| 345 |
data_files:
|
| 346 |
- split: train
|
| 347 |
-
path: complementos/
|
| 348 |
|
| 349 |
- config_name: complemento_carta_porte__3_1__c_contenedor_maritimo
|
| 350 |
data_files:
|
| 351 |
- split: train
|
| 352 |
-
path: complementos/
|
| 353 |
|
| 354 |
- config_name: complemento_carta_porte__3_1__c_cve_transporte
|
| 355 |
data_files:
|
| 356 |
- split: train
|
| 357 |
-
path: complementos/
|
| 358 |
|
| 359 |
- config_name: complemento_carta_porte__3_1__c_derechos_de_paso
|
| 360 |
data_files:
|
| 361 |
- split: train
|
| 362 |
-
path: complementos/
|
| 363 |
|
| 364 |
- config_name: complemento_carta_porte__3_1__c_documento_aduanero
|
| 365 |
data_files:
|
| 366 |
- split: train
|
| 367 |
-
path: complementos/
|
| 368 |
|
| 369 |
- config_name: complemento_carta_porte__3_1__c_estaciones
|
| 370 |
data_files:
|
| 371 |
- split: train
|
| 372 |
-
path: complementos/
|
| 373 |
|
| 374 |
- config_name: complemento_carta_porte__3_1__c_figura_transporte
|
| 375 |
data_files:
|
| 376 |
- split: train
|
| 377 |
-
path: complementos/
|
| 378 |
|
| 379 |
- config_name: complemento_carta_porte__3_1__c_forma_farmaceutica
|
| 380 |
data_files:
|
| 381 |
- split: train
|
| 382 |
-
path: complementos/
|
| 383 |
|
| 384 |
- config_name: complemento_carta_porte__3_1__c_localidad
|
| 385 |
data_files:
|
| 386 |
- split: train
|
| 387 |
-
path: complementos/
|
| 388 |
|
| 389 |
- config_name: complemento_carta_porte__3_1__c_material_peligroso
|
| 390 |
data_files:
|
| 391 |
- split: train
|
| 392 |
-
path: complementos/
|
| 393 |
|
| 394 |
- config_name: complemento_carta_porte__3_1__c_municipio
|
| 395 |
data_files:
|
| 396 |
- split: train
|
| 397 |
-
path: complementos/
|
| 398 |
|
| 399 |
- config_name: complemento_carta_porte__3_1__c_num_autorizacion_naviero
|
| 400 |
data_files:
|
| 401 |
- split: train
|
| 402 |
-
path: complementos/
|
| 403 |
|
| 404 |
- config_name: complemento_carta_porte__3_1__c_parte_transporte
|
| 405 |
data_files:
|
| 406 |
- split: train
|
| 407 |
-
path: complementos/
|
| 408 |
|
| 409 |
- config_name: complemento_carta_porte__3_1__c_regimen_aduanero
|
| 410 |
data_files:
|
| 411 |
- split: train
|
| 412 |
-
path: complementos/
|
| 413 |
|
| 414 |
- config_name: complemento_carta_porte__3_1__c_registro_istmo
|
| 415 |
data_files:
|
| 416 |
- split: train
|
| 417 |
-
path: complementos/
|
| 418 |
|
| 419 |
- config_name: complemento_carta_porte__3_1__c_sector_cofepris
|
| 420 |
data_files:
|
| 421 |
- split: train
|
| 422 |
-
path: complementos/
|
| 423 |
|
| 424 |
- config_name: complemento_carta_porte__3_1__c_tipo_carro
|
| 425 |
data_files:
|
| 426 |
- split: train
|
| 427 |
-
path: complementos/
|
| 428 |
|
| 429 |
- config_name: complemento_carta_porte__3_1__c_tipo_de_servicio
|
| 430 |
data_files:
|
| 431 |
- split: train
|
| 432 |
-
path: complementos/
|
| 433 |
|
| 434 |
- config_name: complemento_carta_porte__3_1__c_tipo_de_trafico
|
| 435 |
data_files:
|
| 436 |
- split: train
|
| 437 |
-
path: complementos/
|
| 438 |
|
| 439 |
- config_name: complemento_carta_porte__3_1__c_tipo_embalaje
|
| 440 |
data_files:
|
| 441 |
- split: train
|
| 442 |
-
path: complementos/
|
| 443 |
|
| 444 |
- config_name: complemento_carta_porte__3_1__c_tipo_estacion
|
| 445 |
data_files:
|
| 446 |
- split: train
|
| 447 |
-
path: complementos/
|
| 448 |
|
| 449 |
- config_name: complemento_carta_porte__3_1__c_tipo_materia
|
| 450 |
data_files:
|
| 451 |
- split: train
|
| 452 |
-
path: complementos/
|
| 453 |
|
| 454 |
- config_name: complemento_carta_porte__3_1__c_tipo_permiso
|
| 455 |
data_files:
|
| 456 |
- split: train
|
| 457 |
-
path: complementos/
|
| 458 |
|
| 459 |
- config_name: complemento_carta_porte__3_1__matriz_errores_ccp_v31
|
| 460 |
data_files:
|
| 461 |
- split: train
|
| 462 |
-
path: complementos/
|
| 463 |
|
| 464 |
- config_name: complemento_comercio_exterior__1_1__c_clave_pedimento
|
| 465 |
data_files:
|
| 466 |
- split: train
|
| 467 |
-
path: complementos/
|
| 468 |
|
| 469 |
- config_name: complemento_comercio_exterior__1_1__c_codigo_postal
|
| 470 |
data_files:
|
| 471 |
- split: train
|
| 472 |
-
path: complementos/
|
| 473 |
|
| 474 |
- config_name: complemento_comercio_exterior__1_1__c_colonia
|
| 475 |
data_files:
|
| 476 |
- split: train
|
| 477 |
-
path: complementos/
|
| 478 |
|
| 479 |
- config_name: complemento_comercio_exterior__1_1__c_estado
|
| 480 |
data_files:
|
| 481 |
- split: train
|
| 482 |
-
path: complementos/
|
| 483 |
|
| 484 |
- config_name: complemento_comercio_exterior__1_1__c_fraccion_arancelaria
|
| 485 |
data_files:
|
| 486 |
- split: train
|
| 487 |
-
path: complementos/
|
| 488 |
|
| 489 |
- config_name: complemento_comercio_exterior__1_1__c_incoterm
|
| 490 |
data_files:
|
| 491 |
- split: train
|
| 492 |
-
path: complementos/
|
| 493 |
|
| 494 |
- config_name: complemento_comercio_exterior__1_1__c_localidad
|
| 495 |
data_files:
|
| 496 |
- split: train
|
| 497 |
-
path: complementos/
|
| 498 |
|
| 499 |
- config_name: complemento_comercio_exterior__1_1__c_moneda
|
| 500 |
data_files:
|
| 501 |
- split: train
|
| 502 |
-
path: complementos/
|
| 503 |
|
| 504 |
- config_name: complemento_comercio_exterior__1_1__c_motivo_traslado
|
| 505 |
data_files:
|
| 506 |
- split: train
|
| 507 |
-
path: complementos/
|
| 508 |
|
| 509 |
- config_name: complemento_comercio_exterior__1_1__c_municipio
|
| 510 |
data_files:
|
| 511 |
- split: train
|
| 512 |
-
path: complementos/
|
| 513 |
|
| 514 |
- config_name: complemento_comercio_exterior__1_1__c_pais
|
| 515 |
data_files:
|
| 516 |
- split: train
|
| 517 |
-
path: complementos/
|
| 518 |
|
| 519 |
- config_name: complemento_comercio_exterior__1_1__c_regimen_fiscal
|
| 520 |
data_files:
|
| 521 |
- split: train
|
| 522 |
-
path: complementos/
|
| 523 |
|
| 524 |
- config_name: complemento_comercio_exterior__1_1__c_tipo_operacion
|
| 525 |
data_files:
|
| 526 |
- split: train
|
| 527 |
-
path: complementos/
|
| 528 |
|
| 529 |
- config_name: complemento_comercio_exterior__1_1__c_unidad_aduana
|
| 530 |
data_files:
|
| 531 |
- split: train
|
| 532 |
-
path: complementos/
|
| 533 |
|
| 534 |
- config_name: complemento_comercio_exterior__2_0__c_clave_pedimento
|
| 535 |
data_files:
|
| 536 |
- split: train
|
| 537 |
-
path: complementos/
|
| 538 |
|
| 539 |
- config_name: complemento_comercio_exterior__2_0__c_codigo_postal
|
| 540 |
data_files:
|
| 541 |
- split: train
|
| 542 |
-
path: complementos/
|
| 543 |
|
| 544 |
- config_name: complemento_comercio_exterior__2_0__c_colonia
|
| 545 |
data_files:
|
| 546 |
- split: train
|
| 547 |
-
path: complementos/
|
| 548 |
|
| 549 |
- config_name: complemento_comercio_exterior__2_0__c_estado
|
| 550 |
data_files:
|
| 551 |
- split: train
|
| 552 |
-
path: complementos/
|
| 553 |
|
| 554 |
- config_name: complemento_comercio_exterior__2_0__c_fraccion_arancelaria
|
| 555 |
data_files:
|
| 556 |
- split: train
|
| 557 |
-
path: complementos/
|
| 558 |
|
| 559 |
- config_name: complemento_comercio_exterior__2_0__c_incoterm
|
| 560 |
data_files:
|
| 561 |
- split: train
|
| 562 |
-
path: complementos/
|
| 563 |
|
| 564 |
- config_name: complemento_comercio_exterior__2_0__c_localidad
|
| 565 |
data_files:
|
| 566 |
- split: train
|
| 567 |
-
path: complementos/
|
| 568 |
|
| 569 |
- config_name: complemento_comercio_exterior__2_0__c_moneda
|
| 570 |
data_files:
|
| 571 |
- split: train
|
| 572 |
-
path: complementos/
|
| 573 |
|
| 574 |
- config_name: complemento_comercio_exterior__2_0__c_motivo_traslado
|
| 575 |
data_files:
|
| 576 |
- split: train
|
| 577 |
-
path: complementos/
|
| 578 |
|
| 579 |
- config_name: complemento_comercio_exterior__2_0__c_municipio
|
| 580 |
data_files:
|
| 581 |
- split: train
|
| 582 |
-
path: complementos/
|
| 583 |
|
| 584 |
- config_name: complemento_comercio_exterior__2_0__c_pais
|
| 585 |
data_files:
|
| 586 |
- split: train
|
| 587 |
-
path: complementos/
|
| 588 |
|
| 589 |
- config_name: complemento_comercio_exterior__2_0__c_regimen_fiscal
|
| 590 |
data_files:
|
| 591 |
- split: train
|
| 592 |
-
path: complementos/
|
| 593 |
|
| 594 |
- config_name: complemento_comercio_exterior__2_0__c_tipo_operacion
|
| 595 |
data_files:
|
| 596 |
- split: train
|
| 597 |
-
path: complementos/
|
| 598 |
|
| 599 |
- config_name: complemento_comercio_exterior__2_0__c_unidad_aduana
|
| 600 |
data_files:
|
| 601 |
- split: train
|
| 602 |
-
path: complementos/
|
| 603 |
|
| 604 |
- config_name: complemento_comercio_exterior__2_0__matriz_de_errores_cce_v2
|
| 605 |
data_files:
|
| 606 |
- split: train
|
| 607 |
-
path: complementos/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 608 |
|
| 609 |
- config_name: complemento_hidrocarburos__1_0_a_gastos__c_actividad
|
| 610 |
data_files:
|
|
@@ -651,115 +961,85 @@ configs:
|
|
| 651 |
- split: train
|
| 652 |
path: complementos/hidrocarburos/1-0-a-ingresos/matriz_apoyo_a20_40_ieeh.csv
|
| 653 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 654 |
- config_name: complemento_nomina__1_2_e__c_banco
|
| 655 |
data_files:
|
| 656 |
- split: train
|
| 657 |
-
path: complementos/
|
| 658 |
|
| 659 |
- config_name: complemento_nomina__1_2_e__c_origen_recurso
|
| 660 |
data_files:
|
| 661 |
- split: train
|
| 662 |
-
path: complementos/
|
| 663 |
|
| 664 |
- config_name: complemento_nomina__1_2_e__c_periodicidad_pago
|
| 665 |
data_files:
|
| 666 |
- split: train
|
| 667 |
-
path: complementos/
|
| 668 |
|
| 669 |
- config_name: complemento_nomina__1_2_e__c_riesgo_puesto
|
| 670 |
data_files:
|
| 671 |
- split: train
|
| 672 |
-
path: complementos/
|
| 673 |
|
| 674 |
- config_name: complemento_nomina__1_2_e__c_tipo_contrato
|
| 675 |
data_files:
|
| 676 |
- split: train
|
| 677 |
-
path: complementos/
|
| 678 |
|
| 679 |
- config_name: complemento_nomina__1_2_e__c_tipo_deduccion
|
| 680 |
data_files:
|
| 681 |
- split: train
|
| 682 |
-
path: complementos/
|
| 683 |
|
| 684 |
- config_name: complemento_nomina__1_2_e__c_tipo_horas
|
| 685 |
data_files:
|
| 686 |
- split: train
|
| 687 |
-
path: complementos/
|
| 688 |
|
| 689 |
- config_name: complemento_nomina__1_2_e__c_tipo_incapacidad
|
| 690 |
data_files:
|
| 691 |
- split: train
|
| 692 |
-
path: complementos/
|
| 693 |
|
| 694 |
- config_name: complemento_nomina__1_2_e__c_tipo_jornada
|
| 695 |
data_files:
|
| 696 |
- split: train
|
| 697 |
-
path: complementos/
|
| 698 |
|
| 699 |
- config_name: complemento_nomina__1_2_e__c_tipo_nomina
|
| 700 |
data_files:
|
| 701 |
- split: train
|
| 702 |
-
path: complementos/
|
| 703 |
|
| 704 |
- config_name: complemento_nomina__1_2_e__c_tipo_otro_pago
|
| 705 |
data_files:
|
| 706 |
- split: train
|
| 707 |
-
path: complementos/
|
| 708 |
|
| 709 |
- config_name: complemento_nomina__1_2_e__c_tipo_percepcion
|
| 710 |
data_files:
|
| 711 |
- split: train
|
| 712 |
-
path: complementos/
|
| 713 |
|
| 714 |
- config_name: complemento_nomina__1_2_e__c_tipo_regimen
|
| 715 |
data_files:
|
| 716 |
- split: train
|
| 717 |
-
path: complementos/
|
| 718 |
-
|
| 719 |
-
- config_name: complemento_recepcion_pagos__2_0__c_tipo_cadena_pago
|
| 720 |
-
data_files:
|
| 721 |
-
- split: train
|
| 722 |
-
path: complementos/recepcion_de_pagos/2-0/c_tipo_cadena_pago.csv
|
| 723 |
|
| 724 |
-
- config_name:
|
| 725 |
data_files:
|
| 726 |
- split: train
|
| 727 |
-
path: complementos/
|
| 728 |
|
| 729 |
-
- config_name:
|
| 730 |
-
data_files:
|
| 731 |
-
- split: train
|
| 732 |
-
path: complementos/servicios_de_plataformas_tecnologicas/1-0-e/c_rango_diario_ret.csv
|
| 733 |
-
|
| 734 |
-
- config_name: complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_rango_men_ret
|
| 735 |
-
data_files:
|
| 736 |
-
- split: train
|
| 737 |
-
path: complementos/servicios_de_plataformas_tecnologicas/1-0-e/c_rango_men_ret.csv
|
| 738 |
-
|
| 739 |
-
- config_name: complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_rango_quin_ret
|
| 740 |
-
data_files:
|
| 741 |
-
- split: train
|
| 742 |
-
path: complementos/servicios_de_plataformas_tecnologicas/1-0-e/c_rango_quin_ret.csv
|
| 743 |
-
|
| 744 |
-
- config_name: complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_rango_sem_ret
|
| 745 |
-
data_files:
|
| 746 |
-
- split: train
|
| 747 |
-
path: complementos/servicios_de_plataformas_tecnologicas/1-0-e/c_rango_sem_ret.csv
|
| 748 |
-
|
| 749 |
-
- config_name: complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_sub_tipo_serv
|
| 750 |
-
data_files:
|
| 751 |
-
- split: train
|
| 752 |
-
path: complementos/servicios_de_plataformas_tecnologicas/1-0-e/c_sub_tipo_serv.csv
|
| 753 |
-
|
| 754 |
-
- config_name: complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_tasa_cuota
|
| 755 |
-
data_files:
|
| 756 |
-
- split: train
|
| 757 |
-
path: complementos/servicios_de_plataformas_tecnologicas/1-0-e/c_tasa_cuota.csv
|
| 758 |
-
|
| 759 |
-
- config_name: complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_tipo_de_serv
|
| 760 |
data_files:
|
| 761 |
- split: train
|
| 762 |
-
path: complementos/
|
| 763 |
|
| 764 |
- config_name: complementos_concepto_hidrocarburos_y_petroliferos__1_0__c_clave_hyp
|
| 765 |
data_files:
|
|
@@ -781,6 +1061,16 @@ configs:
|
|
| 781 |
- split: train
|
| 782 |
path: complementos-concepto/hidrocarburos-y-petroliferos/1-0/matriz_errores_cc_hyp.csv
|
| 783 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 784 |
- config_name: complementos_retenciones_servicios_de_plataformas_tecnologicas__1_0_e__c_forma_pago_serv
|
| 785 |
data_files:
|
| 786 |
- split: train
|
|
@@ -871,7 +1161,7 @@ y los complementos de carta porte, nómina, comercio exterior y recepción de pa
|
|
| 871 |
from datasets import load_dataset, get_dataset_config_names
|
| 872 |
|
| 873 |
# Cargar un catálogo específico
|
| 874 |
-
ds = load_dataset("mayrop/sat-catalogos", "
|
| 875 |
df = ds["train"].to_pandas()
|
| 876 |
|
| 877 |
# Cargar todos los catálogos de una vez
|
|
@@ -891,94 +1181,174 @@ all_data = {c: load_dataset("mayrop/sat-catalogos", c)["train"].to_pandas() for
|
|
| 891 |
|
| 892 |
## Catálogos disponibles
|
| 893 |
|
| 894 |
-
- [
|
| 895 |
-
- [
|
| 896 |
-
- [
|
| 897 |
-
- [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 898 |
- [complemento_carta_porte — 3-1](#complemento_carta_porte--3-1)
|
| 899 |
- [complemento_comercio_exterior — 1-1](#complemento_comercio_exterior--1-1)
|
| 900 |
- [complemento_comercio_exterior — 2-0](#complemento_comercio_exterior--2-0)
|
|
|
|
| 901 |
- [complemento_hidrocarburos — 1-0-a-gastos](#complemento_hidrocarburos--1-0-a-gastos)
|
| 902 |
- [complemento_hidrocarburos — 1-0-a-ingresos](#complemento_hidrocarburos--1-0-a-ingresos)
|
|
|
|
| 903 |
- [complemento_nomina — 1-2-e](#complemento_nomina--1-2-e)
|
| 904 |
- [complemento_recepcion_pagos — 2-0](#complemento_recepcion_pagos--2-0)
|
| 905 |
-
- [complemento_servicios_de_plataformas_tecnologicas — 1-0-e](#complemento_servicios_de_plataformas_tecnologicas--1-0-e)
|
| 906 |
- [complementos_concepto_hidrocarburos_y_petroliferos — 1-0](#complementos_concepto_hidrocarburos_y_petroliferos--1-0)
|
|
|
|
|
|
|
| 907 |
- [complementos_retenciones_servicios_de_plataformas_tecnologicas — 1-0-e](#complementos_retenciones_servicios_de_plataformas_tecnologicas--1-0-e)
|
| 908 |
- [extra_unspsc — unspsc](#extra_unspsc--unspsc)
|
| 909 |
|
| 910 |
|
| 911 |
-
###
|
| 912 |
-
|
| 913 |
-
- `
|
| 914 |
-
- `
|
| 915 |
-
- `
|
| 916 |
-
- `
|
| 917 |
-
- `
|
| 918 |
-
- `
|
| 919 |
-
- `
|
| 920 |
-
|
| 921 |
-
|
| 922 |
-
|
| 923 |
-
- `
|
| 924 |
-
- `
|
| 925 |
-
- `
|
| 926 |
-
- `
|
| 927 |
-
- `
|
| 928 |
-
- `
|
| 929 |
-
- `
|
| 930 |
-
|
| 931 |
-
|
| 932 |
-
|
| 933 |
-
- `
|
| 934 |
-
|
| 935 |
-
|
| 936 |
-
|
| 937 |
-
- `
|
| 938 |
-
- `
|
| 939 |
-
- `
|
| 940 |
-
- `
|
| 941 |
-
- `
|
| 942 |
-
- `
|
| 943 |
-
- `
|
| 944 |
-
|
| 945 |
-
|
| 946 |
-
|
| 947 |
-
- `
|
| 948 |
-
- `
|
| 949 |
-
- `
|
| 950 |
-
- `
|
| 951 |
-
- `
|
| 952 |
-
- `
|
| 953 |
-
- `
|
| 954 |
-
- `
|
| 955 |
-
- `
|
| 956 |
-
- `
|
| 957 |
-
|
| 958 |
-
|
| 959 |
-
|
| 960 |
-
|
| 961 |
-
|
| 962 |
-
- `
|
| 963 |
-
- `
|
| 964 |
-
- `
|
| 965 |
-
- `
|
| 966 |
-
- `
|
| 967 |
-
- `
|
| 968 |
-
- `
|
| 969 |
-
|
| 970 |
-
|
| 971 |
-
|
| 972 |
-
- `
|
| 973 |
-
- `
|
| 974 |
-
- `
|
| 975 |
-
- `
|
| 976 |
-
- `
|
| 977 |
-
- `
|
| 978 |
-
|
| 979 |
-
|
| 980 |
-
|
| 981 |
-
- `
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 982 |
|
| 983 |
### complemento_carta_porte — 3-1
|
| 984 |
|
|
@@ -1050,6 +1420,10 @@ all_data = {c: load_dataset("mayrop/sat-catalogos", c)["train"].to_pandas() for
|
|
| 1050 |
- `complemento_comercio_exterior__2_0__c_unidad_aduana` — Catálogo de unidades de medida para operaciones de comercio exterior.
|
| 1051 |
- `complemento_comercio_exterior__2_0__matriz_de_errores_cce_v2` — matriz de errores para complemento comercio exterior 2.0
|
| 1052 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1053 |
### complemento_hidrocarburos — 1-0-a-gastos
|
| 1054 |
|
| 1055 |
- `complemento_hidrocarburos__1_0_a_gastos__c_actividad` — Catálogo de Actividades
|
|
@@ -1071,6 +1445,10 @@ all_data = {c: load_dataset("mayrop/sat-catalogos", c)["train"].to_pandas() for
|
|
| 1071 |
|
| 1072 |
- `complemento_hidrocarburos__1_0_a_ingresos__matriz_apoyo_a20_40_ieeh` — matriz de codigos de error para la revision "a" del complemento de ingresos atribuibles a los integrantes de un consorcio derivados de la contraprestacion de un contrato de exploracion o extraccion de hidrocarburos 1.0
|
| 1073 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1074 |
### complemento_nomina — 1-2-e
|
| 1075 |
|
| 1076 |
- `complemento_nomina__1_2_e__c_banco` — Catálogo de Bancos.
|
|
@@ -1086,22 +1464,12 @@ all_data = {c: load_dataset("mayrop/sat-catalogos", c)["train"].to_pandas() for
|
|
| 1086 |
- `complemento_nomina__1_2_e__c_tipo_otro_pago` — Catálogo de otro tipo de pago.
|
| 1087 |
- `complemento_nomina__1_2_e__c_tipo_percepcion` — Catálogo de tipos de percepciones.
|
| 1088 |
- `complemento_nomina__1_2_e__c_tipo_regimen` — Catálogo de tipos de régimen de contratación.
|
|
|
|
| 1089 |
|
| 1090 |
### complemento_recepcion_pagos — 2-0
|
| 1091 |
|
| 1092 |
- `complemento_recepcion_pagos__2_0__c_tipo_cadena_pago` — Catálogo del tipo de la cadena de pago.
|
| 1093 |
|
| 1094 |
-
### complemento_servicios_de_plataformas_tecnologicas — 1-0-e
|
| 1095 |
-
|
| 1096 |
-
- `complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_forma_pago_serv` — Catálogo de Forma de Pago.
|
| 1097 |
-
- `complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_rango_diario_ret` — Catálogo de Rango Diario de Retenciones
|
| 1098 |
-
- `complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_rango_men_ret` — Catálogo de Rango Mensual de Retenciones
|
| 1099 |
-
- `complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_rango_quin_ret` — Catálogo de Rango Quincenal de Retenciones
|
| 1100 |
-
- `complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_rango_sem_ret` — Catálogo de Rango Semanal de Retenciones
|
| 1101 |
-
- `complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_sub_tipo_serv` — Catálogo de SubTipo de Servicio.
|
| 1102 |
-
- `complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_tasa_cuota` — Catálogo de Tasas o Cuotas de Impuestos.
|
| 1103 |
-
- `complemento_servicios_de_plataformas_tecnologicas__1_0_e__c_tipo_de_serv` — Catálogo de Tipo de Servicio.
|
| 1104 |
-
|
| 1105 |
### complementos_concepto_hidrocarburos_y_petroliferos — 1-0
|
| 1106 |
|
| 1107 |
- `complementos_concepto_hidrocarburos_y_petroliferos__1_0__c_clave_hyp` — Catálogo ClaveHYP
|
|
@@ -1109,6 +1477,14 @@ all_data = {c: load_dataset("mayrop/sat-catalogos", c)["train"].to_pandas() for
|
|
| 1109 |
- `complementos_concepto_hidrocarburos_y_petroliferos__1_0__c_tipo_permiso` — Catálogo Tipo de Permiso
|
| 1110 |
- `complementos_concepto_hidrocarburos_y_petroliferos__1_0__matriz_errores_cc_hyp` — matriz de codigos de error para el complemento concepto para la facturacion de hidrocarburos y petroliferos
|
| 1111 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1112 |
### complementos_retenciones_servicios_de_plataformas_tecnologicas — 1-0-e
|
| 1113 |
|
| 1114 |
- `complementos_retenciones_servicios_de_plataformas_tecnologicas__1_0_e__c_forma_pago_serv` — Catálogo de Forma de Pago.
|
|
@@ -1132,14 +1508,10 @@ all_data = {c: load_dataset("mayrop/sat-catalogos", c)["train"].to_pandas() for
|
|
| 1132 |
|
| 1133 |
Los archivos fuente descargados localmente se exportan en `raw/`.
|
| 1134 |
|
| 1135 |
-
- **Anexo 20 / Factura De Retenciones E Informacion De Pagos / 1 0**: `catRetenciones.xsd`, `cfdv33.pdf`, `retenciones.xslt`, `retencionpagov1.xsd`
|
| 1136 |
-
- **Anexo 20 / Factura De Retenciones E Informacion De Pagos / 2 0**: `Anexo20_2022.pdf`, `MatrizDeErrores_CFDI_Retenciones_v20.xls`, `catRetenciones.xsd`, `retenciones.xslt`, `retencionpagov2.xsd`
|
| 1137 |
-
- **Anexo 20 / Formato De Factura / 3 3**: `MatrizDeErrores_CFDI_v33.xls`, `cadenaoriginal_3_3.xslt`, `catCFDI.xsd`, `cfdv33.pdf`, `cfdv33.xsd`, `tdCFDI.xsd`
|
| 1138 |
-
- **Anexo 20 / Formato De Factura / 4 0**: `Anexo20_2022.pdf`, `MatrizDeErrores_CFDI_v40.xls`, `cadenaoriginal_4_0.xslt`, `catCFDI.xsd`, `cfdv40.xsd`, `tdCFDI.xsd`
|
| 1139 |
-
- **Anexo20 / Cfdi / 3 3**: `catCFDI.xls`
|
| 1140 |
-
- **Anexo20 / Cfdi / 4 0**: `catCFDI.xls`
|
| 1141 |
-
- **Anexo20 / Retenciones / 1 0**: `catCFDI_Retenciones.xls`
|
| 1142 |
-
- **Anexo20 / Retenciones / 2 0**: `catCFDI_Retenciones.xls`
|
| 1143 |
- **Complementos Concepto / Hidrocarburos Y Petroliferos / 1 0**: `CC_HYP_10_8c8f96da4e.pdf`, `Matriz_Errores_CC_HYP.xlsx`, `catHidroYPetro.xsd`, `cat_Hidro_Y_Petro.xlsx`, `hidrocarburospetroliferos.xsd`, `hidrocarburospetroliferos_3b1a7208b6.xslt`
|
| 1144 |
- **Complementos Concepto / Instituciones Educativas Privadas / 1 0 A**: `iedu.pdf`, `iedu.xsd`, `iedu.xslt`
|
| 1145 |
- **Complementos Concepto / Venta De Vehiculos / 1 1 A**: `ventavehiculos11.pdf`, `ventavehiculos11.xsd`, `ventavehiculos11.xslt`
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
|
| 4 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_cve_retenc
|
| 5 |
data_files:
|
| 6 |
- split: train
|
| 7 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/c_cve_retenc.csv
|
| 8 |
|
| 9 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_entidades_federativas
|
| 10 |
data_files:
|
| 11 |
- split: train
|
| 12 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/c_entidades_federativas.csv
|
| 13 |
|
| 14 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_paises
|
| 15 |
data_files:
|
| 16 |
- split: train
|
| 17 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/c_paises.csv
|
| 18 |
|
| 19 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_periodicidad
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/c_periodicidad.csv
|
| 23 |
|
| 24 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_tipo_contribuyente_sujeto_retenc
|
| 25 |
data_files:
|
| 26 |
- split: train
|
| 27 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/c_tipo_contribuyente_sujeto_retenc.csv
|
| 28 |
|
| 29 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_tipo_dividendo_utilidad_distrib
|
| 30 |
data_files:
|
| 31 |
- split: train
|
| 32 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/c_tipo_dividendo_utilidad_distrib.csv
|
| 33 |
|
| 34 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_tipode_impuesto
|
| 35 |
data_files:
|
| 36 |
- split: train
|
| 37 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/c_tipode_impuesto.csv
|
| 38 |
|
| 39 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_cve_retenc
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_cve_retenc.csv
|
| 43 |
|
| 44 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_ejercicio
|
| 45 |
data_files:
|
| 46 |
- split: train
|
| 47 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_ejercicio.csv
|
| 48 |
|
| 49 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_entidades_federativas
|
| 50 |
data_files:
|
| 51 |
- split: train
|
| 52 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_entidades_federativas.csv
|
| 53 |
|
| 54 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_pais
|
| 55 |
data_files:
|
| 56 |
- split: train
|
| 57 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_pais.csv
|
| 58 |
|
| 59 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_periodicidad
|
| 60 |
data_files:
|
| 61 |
- split: train
|
| 62 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_periodicidad.csv
|
| 63 |
|
| 64 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_periodo
|
| 65 |
data_files:
|
| 66 |
- split: train
|
| 67 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_periodo.csv
|
| 68 |
|
| 69 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_tipo_contribuyente_sujeto_retenc
|
| 70 |
data_files:
|
| 71 |
- split: train
|
| 72 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_tipo_contribuyente_sujeto_retenc.csv
|
| 73 |
|
| 74 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_tipo_dividendo_outilidad_distrib
|
| 75 |
data_files:
|
| 76 |
- split: train
|
| 77 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_tipo_dividendo_outilidad_distrib.csv
|
| 78 |
|
| 79 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_tipo_impuesto
|
| 80 |
data_files:
|
| 81 |
- split: train
|
| 82 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_tipo_impuesto.csv
|
| 83 |
|
| 84 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_tipo_pago_ret
|
| 85 |
data_files:
|
| 86 |
- split: train
|
| 87 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/c_tipo_pago_ret.csv
|
| 88 |
|
| 89 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__matriz_de_errores_cfdi_retenciones_v20
|
| 90 |
data_files:
|
| 91 |
- split: train
|
| 92 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/matriz_de_errores_cfdi_retenciones_v20.csv
|
| 93 |
|
| 94 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_cve_retenc
|
| 95 |
data_files:
|
| 96 |
- split: train
|
| 97 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/c_cve_retenc.csv
|
| 98 |
|
| 99 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_entidades_federativas
|
| 100 |
data_files:
|
| 101 |
- split: train
|
| 102 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/c_entidades_federativas.csv
|
| 103 |
|
| 104 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_paises
|
| 105 |
data_files:
|
| 106 |
- split: train
|
| 107 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/c_paises.csv
|
| 108 |
|
| 109 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_periodicidad
|
| 110 |
data_files:
|
| 111 |
- split: train
|
| 112 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/c_periodicidad.csv
|
| 113 |
|
| 114 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_tipo_contribuyente_sujeto_retenc
|
| 115 |
data_files:
|
| 116 |
- split: train
|
| 117 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/c_tipo_contribuyente_sujeto_retenc.csv
|
| 118 |
|
| 119 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_tipo_dividendo_utilidad_distrib
|
| 120 |
data_files:
|
| 121 |
- split: train
|
| 122 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/c_tipo_dividendo_utilidad_distrib.csv
|
| 123 |
|
| 124 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_tipode_impuesto
|
| 125 |
data_files:
|
| 126 |
- split: train
|
| 127 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/c_tipode_impuesto.csv
|
| 128 |
|
| 129 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_cve_retenc
|
| 130 |
data_files:
|
| 131 |
- split: train
|
| 132 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_cve_retenc.csv
|
| 133 |
|
| 134 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_ejercicio
|
| 135 |
data_files:
|
| 136 |
- split: train
|
| 137 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_ejercicio.csv
|
| 138 |
|
| 139 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_entidades_federativas
|
| 140 |
data_files:
|
| 141 |
- split: train
|
| 142 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_entidades_federativas.csv
|
| 143 |
|
| 144 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_pais
|
| 145 |
data_files:
|
| 146 |
- split: train
|
| 147 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_pais.csv
|
| 148 |
|
| 149 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_periodicidad
|
| 150 |
data_files:
|
| 151 |
- split: train
|
| 152 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_periodicidad.csv
|
| 153 |
|
| 154 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_periodo
|
| 155 |
data_files:
|
| 156 |
- split: train
|
| 157 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_periodo.csv
|
| 158 |
|
| 159 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_tipo_contribuyente_sujeto_retenc
|
| 160 |
data_files:
|
| 161 |
- split: train
|
| 162 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_tipo_contribuyente_sujeto_retenc.csv
|
| 163 |
|
| 164 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_tipo_dividendo_outilidad_distrib
|
| 165 |
data_files:
|
| 166 |
- split: train
|
| 167 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_tipo_dividendo_outilidad_distrib.csv
|
| 168 |
|
| 169 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_tipo_impuesto
|
| 170 |
data_files:
|
| 171 |
- split: train
|
| 172 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_tipo_impuesto.csv
|
| 173 |
|
| 174 |
+
- config_name: anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_tipo_pago_ret
|
| 175 |
data_files:
|
| 176 |
- split: train
|
| 177 |
+
path: anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/c_tipo_pago_ret.csv
|
| 178 |
|
| 179 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_aduana
|
| 180 |
data_files:
|
| 181 |
- split: train
|
| 182 |
+
path: anexo-20/formato-de-factura/3-3/c_aduana.csv
|
| 183 |
|
| 184 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_clave_prod_serv
|
| 185 |
data_files:
|
| 186 |
- split: train
|
| 187 |
+
path: anexo-20/formato-de-factura/3-3/c_clave_prod_serv.csv
|
| 188 |
|
| 189 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_clave_unidad
|
| 190 |
data_files:
|
| 191 |
- split: train
|
| 192 |
+
path: anexo-20/formato-de-factura/3-3/c_clave_unidad.csv
|
| 193 |
|
| 194 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_codigo_postal
|
| 195 |
data_files:
|
| 196 |
- split: train
|
| 197 |
+
path: anexo-20/formato-de-factura/3-3/c_codigo_postal.csv
|
| 198 |
|
| 199 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_forma_pago
|
| 200 |
data_files:
|
| 201 |
- split: train
|
| 202 |
+
path: anexo-20/formato-de-factura/3-3/c_forma_pago.csv
|
| 203 |
|
| 204 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_impuesto
|
| 205 |
data_files:
|
| 206 |
- split: train
|
| 207 |
+
path: anexo-20/formato-de-factura/3-3/c_impuesto.csv
|
| 208 |
|
| 209 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_metodo_pago
|
| 210 |
data_files:
|
| 211 |
- split: train
|
| 212 |
+
path: anexo-20/formato-de-factura/3-3/c_metodo_pago.csv
|
| 213 |
|
| 214 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_moneda
|
| 215 |
data_files:
|
| 216 |
- split: train
|
| 217 |
+
path: anexo-20/formato-de-factura/3-3/c_moneda.csv
|
| 218 |
|
| 219 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_num_pedimento_aduana
|
| 220 |
data_files:
|
| 221 |
- split: train
|
| 222 |
+
path: anexo-20/formato-de-factura/3-3/c_num_pedimento_aduana.csv
|
| 223 |
|
| 224 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_pais
|
| 225 |
data_files:
|
| 226 |
- split: train
|
| 227 |
+
path: anexo-20/formato-de-factura/3-3/c_pais.csv
|
| 228 |
|
| 229 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_patente_aduanal
|
| 230 |
data_files:
|
| 231 |
- split: train
|
| 232 |
+
path: anexo-20/formato-de-factura/3-3/c_patente_aduanal.csv
|
| 233 |
|
| 234 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_regimen_fiscal
|
| 235 |
data_files:
|
| 236 |
- split: train
|
| 237 |
+
path: anexo-20/formato-de-factura/3-3/c_regimen_fiscal.csv
|
| 238 |
|
| 239 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_tasa_ocuota
|
| 240 |
data_files:
|
| 241 |
- split: train
|
| 242 |
+
path: anexo-20/formato-de-factura/3-3/c_tasa_ocuota.csv
|
| 243 |
|
| 244 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_tipo_de_comprobante
|
| 245 |
data_files:
|
| 246 |
- split: train
|
| 247 |
+
path: anexo-20/formato-de-factura/3-3/c_tipo_de_comprobante.csv
|
| 248 |
|
| 249 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_tipo_factor
|
| 250 |
data_files:
|
| 251 |
- split: train
|
| 252 |
+
path: anexo-20/formato-de-factura/3-3/c_tipo_factor.csv
|
| 253 |
|
| 254 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_tipo_relacion
|
| 255 |
data_files:
|
| 256 |
- split: train
|
| 257 |
+
path: anexo-20/formato-de-factura/3-3/c_tipo_relacion.csv
|
| 258 |
|
| 259 |
+
- config_name: anexo_20_formato_de_factura__3_3__c_uso_cfdi
|
| 260 |
data_files:
|
| 261 |
- split: train
|
| 262 |
+
path: anexo-20/formato-de-factura/3-3/c_uso_cfdi.csv
|
| 263 |
|
| 264 |
+
- config_name: anexo_20_formato_de_factura__3_3__matriz_de_errores_cfdi_v33
|
| 265 |
data_files:
|
| 266 |
- split: train
|
| 267 |
+
path: anexo-20/formato-de-factura/3-3/matriz_de_errores_cfdi_v33.csv
|
| 268 |
|
| 269 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_aduana
|
| 270 |
data_files:
|
| 271 |
- split: train
|
| 272 |
+
path: anexo-20/formato-de-factura/4-0/c_aduana.csv
|
| 273 |
|
| 274 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_clave_prod_serv
|
| 275 |
data_files:
|
| 276 |
- split: train
|
| 277 |
+
path: anexo-20/formato-de-factura/4-0/c_clave_prod_serv.csv
|
| 278 |
|
| 279 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_clave_unidad
|
| 280 |
data_files:
|
| 281 |
- split: train
|
| 282 |
+
path: anexo-20/formato-de-factura/4-0/c_clave_unidad.csv
|
| 283 |
|
| 284 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_codigo_postal
|
| 285 |
data_files:
|
| 286 |
- split: train
|
| 287 |
+
path: anexo-20/formato-de-factura/4-0/c_codigo_postal.csv
|
| 288 |
|
| 289 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_colonia
|
| 290 |
data_files:
|
| 291 |
- split: train
|
| 292 |
+
path: anexo-20/formato-de-factura/4-0/c_colonia.csv
|
| 293 |
|
| 294 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_estado
|
| 295 |
data_files:
|
| 296 |
- split: train
|
| 297 |
+
path: anexo-20/formato-de-factura/4-0/c_estado.csv
|
| 298 |
|
| 299 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_exportacion
|
| 300 |
data_files:
|
| 301 |
- split: train
|
| 302 |
+
path: anexo-20/formato-de-factura/4-0/c_exportacion.csv
|
| 303 |
+
|
| 304 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_forma_pago
|
| 305 |
+
data_files:
|
| 306 |
+
- split: train
|
| 307 |
+
path: anexo-20/formato-de-factura/4-0/c_forma_pago.csv
|
| 308 |
+
|
| 309 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_impuesto
|
| 310 |
+
data_files:
|
| 311 |
+
- split: train
|
| 312 |
+
path: anexo-20/formato-de-factura/4-0/c_impuesto.csv
|
| 313 |
+
|
| 314 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_localidad
|
| 315 |
+
data_files:
|
| 316 |
+
- split: train
|
| 317 |
+
path: anexo-20/formato-de-factura/4-0/c_localidad.csv
|
| 318 |
+
|
| 319 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_meses
|
| 320 |
+
data_files:
|
| 321 |
+
- split: train
|
| 322 |
+
path: anexo-20/formato-de-factura/4-0/c_meses.csv
|
| 323 |
+
|
| 324 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_metodo_pago
|
| 325 |
+
data_files:
|
| 326 |
+
- split: train
|
| 327 |
+
path: anexo-20/formato-de-factura/4-0/c_metodo_pago.csv
|
| 328 |
+
|
| 329 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_moneda
|
| 330 |
+
data_files:
|
| 331 |
+
- split: train
|
| 332 |
+
path: anexo-20/formato-de-factura/4-0/c_moneda.csv
|
| 333 |
+
|
| 334 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_municipio
|
| 335 |
+
data_files:
|
| 336 |
+
- split: train
|
| 337 |
+
path: anexo-20/formato-de-factura/4-0/c_municipio.csv
|
| 338 |
+
|
| 339 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_num_pedimento_aduana
|
| 340 |
+
data_files:
|
| 341 |
+
- split: train
|
| 342 |
+
path: anexo-20/formato-de-factura/4-0/c_num_pedimento_aduana.csv
|
| 343 |
+
|
| 344 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_objeto_imp
|
| 345 |
+
data_files:
|
| 346 |
+
- split: train
|
| 347 |
+
path: anexo-20/formato-de-factura/4-0/c_objeto_imp.csv
|
| 348 |
+
|
| 349 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_pais
|
| 350 |
+
data_files:
|
| 351 |
+
- split: train
|
| 352 |
+
path: anexo-20/formato-de-factura/4-0/c_pais.csv
|
| 353 |
+
|
| 354 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_patente_aduanal
|
| 355 |
+
data_files:
|
| 356 |
+
- split: train
|
| 357 |
+
path: anexo-20/formato-de-factura/4-0/c_patente_aduanal.csv
|
| 358 |
+
|
| 359 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_periodicidad
|
| 360 |
+
data_files:
|
| 361 |
+
- split: train
|
| 362 |
+
path: anexo-20/formato-de-factura/4-0/c_periodicidad.csv
|
| 363 |
+
|
| 364 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_regimen_fiscal
|
| 365 |
+
data_files:
|
| 366 |
+
- split: train
|
| 367 |
+
path: anexo-20/formato-de-factura/4-0/c_regimen_fiscal.csv
|
| 368 |
+
|
| 369 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_tasa_ocuota
|
| 370 |
+
data_files:
|
| 371 |
+
- split: train
|
| 372 |
+
path: anexo-20/formato-de-factura/4-0/c_tasa_ocuota.csv
|
| 373 |
+
|
| 374 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_tipo_de_comprobante
|
| 375 |
+
data_files:
|
| 376 |
+
- split: train
|
| 377 |
+
path: anexo-20/formato-de-factura/4-0/c_tipo_de_comprobante.csv
|
| 378 |
+
|
| 379 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_tipo_factor
|
| 380 |
+
data_files:
|
| 381 |
+
- split: train
|
| 382 |
+
path: anexo-20/formato-de-factura/4-0/c_tipo_factor.csv
|
| 383 |
+
|
| 384 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_tipo_relacion
|
| 385 |
+
data_files:
|
| 386 |
+
- split: train
|
| 387 |
+
path: anexo-20/formato-de-factura/4-0/c_tipo_relacion.csv
|
| 388 |
+
|
| 389 |
+
- config_name: anexo_20_formato_de_factura__4_0__c_uso_cfdi
|
| 390 |
+
data_files:
|
| 391 |
+
- split: train
|
| 392 |
+
path: anexo-20/formato-de-factura/4-0/c_uso_cfdi.csv
|
| 393 |
+
|
| 394 |
+
- config_name: anexo_20_formato_de_factura__4_0__matriz_de_errores_cfdi_v40
|
| 395 |
+
data_files:
|
| 396 |
+
- split: train
|
| 397 |
+
path: anexo-20/formato-de-factura/4-0/matriz_de_errores_cfdi_v40.csv
|
| 398 |
+
|
| 399 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_aduana
|
| 400 |
+
data_files:
|
| 401 |
+
- split: train
|
| 402 |
+
path: anexo-20/formato-de-factura/version-3-3/c_aduana.csv
|
| 403 |
+
|
| 404 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_clave_prod_serv
|
| 405 |
+
data_files:
|
| 406 |
+
- split: train
|
| 407 |
+
path: anexo-20/formato-de-factura/version-3-3/c_clave_prod_serv.csv
|
| 408 |
+
|
| 409 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_clave_unidad
|
| 410 |
+
data_files:
|
| 411 |
+
- split: train
|
| 412 |
+
path: anexo-20/formato-de-factura/version-3-3/c_clave_unidad.csv
|
| 413 |
+
|
| 414 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_codigo_postal
|
| 415 |
+
data_files:
|
| 416 |
+
- split: train
|
| 417 |
+
path: anexo-20/formato-de-factura/version-3-3/c_codigo_postal.csv
|
| 418 |
+
|
| 419 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_forma_pago
|
| 420 |
+
data_files:
|
| 421 |
+
- split: train
|
| 422 |
+
path: anexo-20/formato-de-factura/version-3-3/c_forma_pago.csv
|
| 423 |
+
|
| 424 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_impuesto
|
| 425 |
+
data_files:
|
| 426 |
+
- split: train
|
| 427 |
+
path: anexo-20/formato-de-factura/version-3-3/c_impuesto.csv
|
| 428 |
+
|
| 429 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_metodo_pago
|
| 430 |
+
data_files:
|
| 431 |
+
- split: train
|
| 432 |
+
path: anexo-20/formato-de-factura/version-3-3/c_metodo_pago.csv
|
| 433 |
+
|
| 434 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_moneda
|
| 435 |
+
data_files:
|
| 436 |
+
- split: train
|
| 437 |
+
path: anexo-20/formato-de-factura/version-3-3/c_moneda.csv
|
| 438 |
+
|
| 439 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_num_pedimento_aduana
|
| 440 |
+
data_files:
|
| 441 |
+
- split: train
|
| 442 |
+
path: anexo-20/formato-de-factura/version-3-3/c_num_pedimento_aduana.csv
|
| 443 |
+
|
| 444 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_pais
|
| 445 |
+
data_files:
|
| 446 |
+
- split: train
|
| 447 |
+
path: anexo-20/formato-de-factura/version-3-3/c_pais.csv
|
| 448 |
+
|
| 449 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_patente_aduanal
|
| 450 |
+
data_files:
|
| 451 |
+
- split: train
|
| 452 |
+
path: anexo-20/formato-de-factura/version-3-3/c_patente_aduanal.csv
|
| 453 |
+
|
| 454 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_regimen_fiscal
|
| 455 |
+
data_files:
|
| 456 |
+
- split: train
|
| 457 |
+
path: anexo-20/formato-de-factura/version-3-3/c_regimen_fiscal.csv
|
| 458 |
+
|
| 459 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_tasa_ocuota
|
| 460 |
+
data_files:
|
| 461 |
+
- split: train
|
| 462 |
+
path: anexo-20/formato-de-factura/version-3-3/c_tasa_ocuota.csv
|
| 463 |
+
|
| 464 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_tipo_de_comprobante
|
| 465 |
+
data_files:
|
| 466 |
+
- split: train
|
| 467 |
+
path: anexo-20/formato-de-factura/version-3-3/c_tipo_de_comprobante.csv
|
| 468 |
+
|
| 469 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_tipo_factor
|
| 470 |
+
data_files:
|
| 471 |
+
- split: train
|
| 472 |
+
path: anexo-20/formato-de-factura/version-3-3/c_tipo_factor.csv
|
| 473 |
+
|
| 474 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_tipo_relacion
|
| 475 |
+
data_files:
|
| 476 |
+
- split: train
|
| 477 |
+
path: anexo-20/formato-de-factura/version-3-3/c_tipo_relacion.csv
|
| 478 |
+
|
| 479 |
+
- config_name: anexo_20_formato_de_factura_version_3_3__c_uso_cfdi
|
| 480 |
+
data_files:
|
| 481 |
+
- split: train
|
| 482 |
+
path: anexo-20/formato-de-factura/version-3-3/c_uso_cfdi.csv
|
| 483 |
+
|
| 484 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_aduana
|
| 485 |
+
data_files:
|
| 486 |
+
- split: train
|
| 487 |
+
path: anexo-20/formato-de-factura/version-4-0/c_aduana.csv
|
| 488 |
+
|
| 489 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_clave_prod_serv
|
| 490 |
+
data_files:
|
| 491 |
+
- split: train
|
| 492 |
+
path: anexo-20/formato-de-factura/version-4-0/c_clave_prod_serv.csv
|
| 493 |
+
|
| 494 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_clave_unidad
|
| 495 |
+
data_files:
|
| 496 |
+
- split: train
|
| 497 |
+
path: anexo-20/formato-de-factura/version-4-0/c_clave_unidad.csv
|
| 498 |
+
|
| 499 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_codigo_postal
|
| 500 |
+
data_files:
|
| 501 |
+
- split: train
|
| 502 |
+
path: anexo-20/formato-de-factura/version-4-0/c_codigo_postal.csv
|
| 503 |
+
|
| 504 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_colonia
|
| 505 |
+
data_files:
|
| 506 |
+
- split: train
|
| 507 |
+
path: anexo-20/formato-de-factura/version-4-0/c_colonia.csv
|
| 508 |
+
|
| 509 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_estado
|
| 510 |
+
data_files:
|
| 511 |
+
- split: train
|
| 512 |
+
path: anexo-20/formato-de-factura/version-4-0/c_estado.csv
|
| 513 |
+
|
| 514 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_exportacion
|
| 515 |
+
data_files:
|
| 516 |
+
- split: train
|
| 517 |
+
path: anexo-20/formato-de-factura/version-4-0/c_exportacion.csv
|
| 518 |
+
|
| 519 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_forma_pago
|
| 520 |
+
data_files:
|
| 521 |
+
- split: train
|
| 522 |
+
path: anexo-20/formato-de-factura/version-4-0/c_forma_pago.csv
|
| 523 |
+
|
| 524 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_impuesto
|
| 525 |
+
data_files:
|
| 526 |
+
- split: train
|
| 527 |
+
path: anexo-20/formato-de-factura/version-4-0/c_impuesto.csv
|
| 528 |
+
|
| 529 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_localidad
|
| 530 |
+
data_files:
|
| 531 |
+
- split: train
|
| 532 |
+
path: anexo-20/formato-de-factura/version-4-0/c_localidad.csv
|
| 533 |
+
|
| 534 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_meses
|
| 535 |
+
data_files:
|
| 536 |
+
- split: train
|
| 537 |
+
path: anexo-20/formato-de-factura/version-4-0/c_meses.csv
|
| 538 |
+
|
| 539 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_metodo_pago
|
| 540 |
+
data_files:
|
| 541 |
+
- split: train
|
| 542 |
+
path: anexo-20/formato-de-factura/version-4-0/c_metodo_pago.csv
|
| 543 |
+
|
| 544 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_moneda
|
| 545 |
+
data_files:
|
| 546 |
+
- split: train
|
| 547 |
+
path: anexo-20/formato-de-factura/version-4-0/c_moneda.csv
|
| 548 |
+
|
| 549 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_municipio
|
| 550 |
+
data_files:
|
| 551 |
+
- split: train
|
| 552 |
+
path: anexo-20/formato-de-factura/version-4-0/c_municipio.csv
|
| 553 |
+
|
| 554 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_num_pedimento_aduana
|
| 555 |
+
data_files:
|
| 556 |
+
- split: train
|
| 557 |
+
path: anexo-20/formato-de-factura/version-4-0/c_num_pedimento_aduana.csv
|
| 558 |
+
|
| 559 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_objeto_imp
|
| 560 |
+
data_files:
|
| 561 |
+
- split: train
|
| 562 |
+
path: anexo-20/formato-de-factura/version-4-0/c_objeto_imp.csv
|
| 563 |
+
|
| 564 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_pais
|
| 565 |
+
data_files:
|
| 566 |
+
- split: train
|
| 567 |
+
path: anexo-20/formato-de-factura/version-4-0/c_pais.csv
|
| 568 |
+
|
| 569 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_patente_aduanal
|
| 570 |
+
data_files:
|
| 571 |
+
- split: train
|
| 572 |
+
path: anexo-20/formato-de-factura/version-4-0/c_patente_aduanal.csv
|
| 573 |
+
|
| 574 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_periodicidad
|
| 575 |
+
data_files:
|
| 576 |
+
- split: train
|
| 577 |
+
path: anexo-20/formato-de-factura/version-4-0/c_periodicidad.csv
|
| 578 |
+
|
| 579 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_regimen_fiscal
|
| 580 |
+
data_files:
|
| 581 |
+
- split: train
|
| 582 |
+
path: anexo-20/formato-de-factura/version-4-0/c_regimen_fiscal.csv
|
| 583 |
+
|
| 584 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_tasa_ocuota
|
| 585 |
+
data_files:
|
| 586 |
+
- split: train
|
| 587 |
+
path: anexo-20/formato-de-factura/version-4-0/c_tasa_ocuota.csv
|
| 588 |
+
|
| 589 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_tipo_de_comprobante
|
| 590 |
+
data_files:
|
| 591 |
+
- split: train
|
| 592 |
+
path: anexo-20/formato-de-factura/version-4-0/c_tipo_de_comprobante.csv
|
| 593 |
+
|
| 594 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_tipo_factor
|
| 595 |
+
data_files:
|
| 596 |
+
- split: train
|
| 597 |
+
path: anexo-20/formato-de-factura/version-4-0/c_tipo_factor.csv
|
| 598 |
+
|
| 599 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_tipo_relacion
|
| 600 |
+
data_files:
|
| 601 |
+
- split: train
|
| 602 |
+
path: anexo-20/formato-de-factura/version-4-0/c_tipo_relacion.csv
|
| 603 |
+
|
| 604 |
+
- config_name: anexo_20_formato_de_factura_version_4_0__c_uso_cfdi
|
| 605 |
+
data_files:
|
| 606 |
+
- split: train
|
| 607 |
+
path: anexo-20/formato-de-factura/version-4-0/c_uso_cfdi.csv
|
| 608 |
|
| 609 |
- config_name: complemento_carta_porte__3_1__c_clave_prod_serv_cp
|
| 610 |
data_files:
|
| 611 |
- split: train
|
| 612 |
+
path: complementos/carta-porte/3-1/c_clave_prod_serv_cp.csv
|
| 613 |
|
| 614 |
- config_name: complemento_carta_porte__3_1__c_clave_tipo_carga
|
| 615 |
data_files:
|
| 616 |
- split: train
|
| 617 |
+
path: complementos/carta-porte/3-1/c_clave_tipo_carga.csv
|
| 618 |
|
| 619 |
- config_name: complemento_carta_porte__3_1__c_clave_unidad_peso
|
| 620 |
data_files:
|
| 621 |
- split: train
|
| 622 |
+
path: complementos/carta-porte/3-1/c_clave_unidad_peso.csv
|
| 623 |
|
| 624 |
- config_name: complemento_carta_porte__3_1__c_codigo_transporte_aereo
|
| 625 |
data_files:
|
| 626 |
- split: train
|
| 627 |
+
path: complementos/carta-porte/3-1/c_codigo_transporte_aereo.csv
|
| 628 |
|
| 629 |
- config_name: complemento_carta_porte__3_1__c_colonia
|
| 630 |
data_files:
|
| 631 |
- split: train
|
| 632 |
+
path: complementos/carta-porte/3-1/c_colonia.csv
|
| 633 |
|
| 634 |
- config_name: complemento_carta_porte__3_1__c_condiciones_especiales
|
| 635 |
data_files:
|
| 636 |
- split: train
|
| 637 |
+
path: complementos/carta-porte/3-1/c_condiciones_especiales.csv
|
| 638 |
|
| 639 |
- config_name: complemento_carta_porte__3_1__c_config_autotransporte
|
| 640 |
data_files:
|
| 641 |
- split: train
|
| 642 |
+
path: complementos/carta-porte/3-1/c_config_autotransporte.csv
|
| 643 |
|
| 644 |
- config_name: complemento_carta_porte__3_1__c_config_maritima
|
| 645 |
data_files:
|
| 646 |
- split: train
|
| 647 |
+
path: complementos/carta-porte/3-1/c_config_maritima.csv
|
| 648 |
|
| 649 |
- config_name: complemento_carta_porte__3_1__c_contenedor
|
| 650 |
data_files:
|
| 651 |
- split: train
|
| 652 |
+
path: complementos/carta-porte/3-1/c_contenedor.csv
|
| 653 |
|
| 654 |
- config_name: complemento_carta_porte__3_1__c_contenedor_maritimo
|
| 655 |
data_files:
|
| 656 |
- split: train
|
| 657 |
+
path: complementos/carta-porte/3-1/c_contenedor_maritimo.csv
|
| 658 |
|
| 659 |
- config_name: complemento_carta_porte__3_1__c_cve_transporte
|
| 660 |
data_files:
|
| 661 |
- split: train
|
| 662 |
+
path: complementos/carta-porte/3-1/c_cve_transporte.csv
|
| 663 |
|
| 664 |
- config_name: complemento_carta_porte__3_1__c_derechos_de_paso
|
| 665 |
data_files:
|
| 666 |
- split: train
|
| 667 |
+
path: complementos/carta-porte/3-1/c_derechos_de_paso.csv
|
| 668 |
|
| 669 |
- config_name: complemento_carta_porte__3_1__c_documento_aduanero
|
| 670 |
data_files:
|
| 671 |
- split: train
|
| 672 |
+
path: complementos/carta-porte/3-1/c_documento_aduanero.csv
|
| 673 |
|
| 674 |
- config_name: complemento_carta_porte__3_1__c_estaciones
|
| 675 |
data_files:
|
| 676 |
- split: train
|
| 677 |
+
path: complementos/carta-porte/3-1/c_estaciones.csv
|
| 678 |
|
| 679 |
- config_name: complemento_carta_porte__3_1__c_figura_transporte
|
| 680 |
data_files:
|
| 681 |
- split: train
|
| 682 |
+
path: complementos/carta-porte/3-1/c_figura_transporte.csv
|
| 683 |
|
| 684 |
- config_name: complemento_carta_porte__3_1__c_forma_farmaceutica
|
| 685 |
data_files:
|
| 686 |
- split: train
|
| 687 |
+
path: complementos/carta-porte/3-1/c_forma_farmaceutica.csv
|
| 688 |
|
| 689 |
- config_name: complemento_carta_porte__3_1__c_localidad
|
| 690 |
data_files:
|
| 691 |
- split: train
|
| 692 |
+
path: complementos/carta-porte/3-1/c_localidad.csv
|
| 693 |
|
| 694 |
- config_name: complemento_carta_porte__3_1__c_material_peligroso
|
| 695 |
data_files:
|
| 696 |
- split: train
|
| 697 |
+
path: complementos/carta-porte/3-1/c_material_peligroso.csv
|
| 698 |
|
| 699 |
- config_name: complemento_carta_porte__3_1__c_municipio
|
| 700 |
data_files:
|
| 701 |
- split: train
|
| 702 |
+
path: complementos/carta-porte/3-1/c_municipio.csv
|
| 703 |
|
| 704 |
- config_name: complemento_carta_porte__3_1__c_num_autorizacion_naviero
|
| 705 |
data_files:
|
| 706 |
- split: train
|
| 707 |
+
path: complementos/carta-porte/3-1/c_num_autorizacion_naviero.csv
|
| 708 |
|
| 709 |
- config_name: complemento_carta_porte__3_1__c_parte_transporte
|
| 710 |
data_files:
|
| 711 |
- split: train
|
| 712 |
+
path: complementos/carta-porte/3-1/c_parte_transporte.csv
|
| 713 |
|
| 714 |
- config_name: complemento_carta_porte__3_1__c_regimen_aduanero
|
| 715 |
data_files:
|
| 716 |
- split: train
|
| 717 |
+
path: complementos/carta-porte/3-1/c_regimen_aduanero.csv
|
| 718 |
|
| 719 |
- config_name: complemento_carta_porte__3_1__c_registro_istmo
|
| 720 |
data_files:
|
| 721 |
- split: train
|
| 722 |
+
path: complementos/carta-porte/3-1/c_registro_istmo.csv
|
| 723 |
|
| 724 |
- config_name: complemento_carta_porte__3_1__c_sector_cofepris
|
| 725 |
data_files:
|
| 726 |
- split: train
|
| 727 |
+
path: complementos/carta-porte/3-1/c_sector_cofepris.csv
|
| 728 |
|
| 729 |
- config_name: complemento_carta_porte__3_1__c_tipo_carro
|
| 730 |
data_files:
|
| 731 |
- split: train
|
| 732 |
+
path: complementos/carta-porte/3-1/c_tipo_carro.csv
|
| 733 |
|
| 734 |
- config_name: complemento_carta_porte__3_1__c_tipo_de_servicio
|
| 735 |
data_files:
|
| 736 |
- split: train
|
| 737 |
+
path: complementos/carta-porte/3-1/c_tipo_de_servicio.csv
|
| 738 |
|
| 739 |
- config_name: complemento_carta_porte__3_1__c_tipo_de_trafico
|
| 740 |
data_files:
|
| 741 |
- split: train
|
| 742 |
+
path: complementos/carta-porte/3-1/c_tipo_de_trafico.csv
|
| 743 |
|
| 744 |
- config_name: complemento_carta_porte__3_1__c_tipo_embalaje
|
| 745 |
data_files:
|
| 746 |
- split: train
|
| 747 |
+
path: complementos/carta-porte/3-1/c_tipo_embalaje.csv
|
| 748 |
|
| 749 |
- config_name: complemento_carta_porte__3_1__c_tipo_estacion
|
| 750 |
data_files:
|
| 751 |
- split: train
|
| 752 |
+
path: complementos/carta-porte/3-1/c_tipo_estacion.csv
|
| 753 |
|
| 754 |
- config_name: complemento_carta_porte__3_1__c_tipo_materia
|
| 755 |
data_files:
|
| 756 |
- split: train
|
| 757 |
+
path: complementos/carta-porte/3-1/c_tipo_materia.csv
|
| 758 |
|
| 759 |
- config_name: complemento_carta_porte__3_1__c_tipo_permiso
|
| 760 |
data_files:
|
| 761 |
- split: train
|
| 762 |
+
path: complementos/carta-porte/3-1/c_tipo_permiso.csv
|
| 763 |
|
| 764 |
- config_name: complemento_carta_porte__3_1__matriz_errores_ccp_v31
|
| 765 |
data_files:
|
| 766 |
- split: train
|
| 767 |
+
path: complementos/carta-porte/3-1/matriz_errores_ccp_v31.csv
|
| 768 |
|
| 769 |
- config_name: complemento_comercio_exterior__1_1__c_clave_pedimento
|
| 770 |
data_files:
|
| 771 |
- split: train
|
| 772 |
+
path: complementos/comercio-exterior/1-1/c_clave_pedimento.csv
|
| 773 |
|
| 774 |
- config_name: complemento_comercio_exterior__1_1__c_codigo_postal
|
| 775 |
data_files:
|
| 776 |
- split: train
|
| 777 |
+
path: complementos/comercio-exterior/1-1/c_codigo_postal.csv
|
| 778 |
|
| 779 |
- config_name: complemento_comercio_exterior__1_1__c_colonia
|
| 780 |
data_files:
|
| 781 |
- split: train
|
| 782 |
+
path: complementos/comercio-exterior/1-1/c_colonia.csv
|
| 783 |
|
| 784 |
- config_name: complemento_comercio_exterior__1_1__c_estado
|
| 785 |
data_files:
|
| 786 |
- split: train
|
| 787 |
+
path: complementos/comercio-exterior/1-1/c_estado.csv
|
| 788 |
|
| 789 |
- config_name: complemento_comercio_exterior__1_1__c_fraccion_arancelaria
|
| 790 |
data_files:
|
| 791 |
- split: train
|
| 792 |
+
path: complementos/comercio-exterior/1-1/c_fraccion_arancelaria.csv
|
| 793 |
|
| 794 |
- config_name: complemento_comercio_exterior__1_1__c_incoterm
|
| 795 |
data_files:
|
| 796 |
- split: train
|
| 797 |
+
path: complementos/comercio-exterior/1-1/c_incoterm.csv
|
| 798 |
|
| 799 |
- config_name: complemento_comercio_exterior__1_1__c_localidad
|
| 800 |
data_files:
|
| 801 |
- split: train
|
| 802 |
+
path: complementos/comercio-exterior/1-1/c_localidad.csv
|
| 803 |
|
| 804 |
- config_name: complemento_comercio_exterior__1_1__c_moneda
|
| 805 |
data_files:
|
| 806 |
- split: train
|
| 807 |
+
path: complementos/comercio-exterior/1-1/c_moneda.csv
|
| 808 |
|
| 809 |
- config_name: complemento_comercio_exterior__1_1__c_motivo_traslado
|
| 810 |
data_files:
|
| 811 |
- split: train
|
| 812 |
+
path: complementos/comercio-exterior/1-1/c_motivo_traslado.csv
|
| 813 |
|
| 814 |
- config_name: complemento_comercio_exterior__1_1__c_municipio
|
| 815 |
data_files:
|
| 816 |
- split: train
|
| 817 |
+
path: complementos/comercio-exterior/1-1/c_municipio.csv
|
| 818 |
|
| 819 |
- config_name: complemento_comercio_exterior__1_1__c_pais
|
| 820 |
data_files:
|
| 821 |
- split: train
|
| 822 |
+
path: complementos/comercio-exterior/1-1/c_pais.csv
|
| 823 |
|
| 824 |
- config_name: complemento_comercio_exterior__1_1__c_regimen_fiscal
|
| 825 |
data_files:
|
| 826 |
- split: train
|
| 827 |
+
path: complementos/comercio-exterior/1-1/c_regimen_fiscal.csv
|
| 828 |
|
| 829 |
- config_name: complemento_comercio_exterior__1_1__c_tipo_operacion
|
| 830 |
data_files:
|
| 831 |
- split: train
|
| 832 |
+
path: complementos/comercio-exterior/1-1/c_tipo_operacion.csv
|
| 833 |
|
| 834 |
- config_name: complemento_comercio_exterior__1_1__c_unidad_aduana
|
| 835 |
data_files:
|
| 836 |
- split: train
|
| 837 |
+
path: complementos/comercio-exterior/1-1/c_unidad_aduana.csv
|
| 838 |
|
| 839 |
- config_name: complemento_comercio_exterior__2_0__c_clave_pedimento
|
| 840 |
data_files:
|
| 841 |
- split: train
|
| 842 |
+
path: complementos/comercio-exterior/2-0/c_clave_pedimento.csv
|
| 843 |
|
| 844 |
- config_name: complemento_comercio_exterior__2_0__c_codigo_postal
|
| 845 |
data_files:
|
| 846 |
- split: train
|
| 847 |
+
path: complementos/comercio-exterior/2-0/c_codigo_postal.csv
|
| 848 |
|
| 849 |
- config_name: complemento_comercio_exterior__2_0__c_colonia
|
| 850 |
data_files:
|
| 851 |
- split: train
|
| 852 |
+
path: complementos/comercio-exterior/2-0/c_colonia.csv
|
| 853 |
|
| 854 |
- config_name: complemento_comercio_exterior__2_0__c_estado
|
| 855 |
data_files:
|
| 856 |
- split: train
|
| 857 |
+
path: complementos/comercio-exterior/2-0/c_estado.csv
|
| 858 |
|
| 859 |
- config_name: complemento_comercio_exterior__2_0__c_fraccion_arancelaria
|
| 860 |
data_files:
|
| 861 |
- split: train
|
| 862 |
+
path: complementos/comercio-exterior/2-0/c_fraccion_arancelaria.csv
|
| 863 |
|
| 864 |
- config_name: complemento_comercio_exterior__2_0__c_incoterm
|
| 865 |
data_files:
|
| 866 |
- split: train
|
| 867 |
+
path: complementos/comercio-exterior/2-0/c_incoterm.csv
|
| 868 |
|
| 869 |
- config_name: complemento_comercio_exterior__2_0__c_localidad
|
| 870 |
data_files:
|
| 871 |
- split: train
|
| 872 |
+
path: complementos/comercio-exterior/2-0/c_localidad.csv
|
| 873 |
|
| 874 |
- config_name: complemento_comercio_exterior__2_0__c_moneda
|
| 875 |
data_files:
|
| 876 |
- split: train
|
| 877 |
+
path: complementos/comercio-exterior/2-0/c_moneda.csv
|
| 878 |
|
| 879 |
- config_name: complemento_comercio_exterior__2_0__c_motivo_traslado
|
| 880 |
data_files:
|
| 881 |
- split: train
|
| 882 |
+
path: complementos/comercio-exterior/2-0/c_motivo_traslado.csv
|
| 883 |
|
| 884 |
- config_name: complemento_comercio_exterior__2_0__c_municipio
|
| 885 |
data_files:
|
| 886 |
- split: train
|
| 887 |
+
path: complementos/comercio-exterior/2-0/c_municipio.csv
|
| 888 |
|
| 889 |
- config_name: complemento_comercio_exterior__2_0__c_pais
|
| 890 |
data_files:
|
| 891 |
- split: train
|
| 892 |
+
path: complementos/comercio-exterior/2-0/c_pais.csv
|
| 893 |
|
| 894 |
- config_name: complemento_comercio_exterior__2_0__c_regimen_fiscal
|
| 895 |
data_files:
|
| 896 |
- split: train
|
| 897 |
+
path: complementos/comercio-exterior/2-0/c_regimen_fiscal.csv
|
| 898 |
|
| 899 |
- config_name: complemento_comercio_exterior__2_0__c_tipo_operacion
|
| 900 |
data_files:
|
| 901 |
- split: train
|
| 902 |
+
path: complementos/comercio-exterior/2-0/c_tipo_operacion.csv
|
| 903 |
|
| 904 |
- config_name: complemento_comercio_exterior__2_0__c_unidad_aduana
|
| 905 |
data_files:
|
| 906 |
- split: train
|
| 907 |
+
path: complementos/comercio-exterior/2-0/c_unidad_aduana.csv
|
| 908 |
|
| 909 |
- config_name: complemento_comercio_exterior__2_0__matriz_de_errores_cce_v2
|
| 910 |
data_files:
|
| 911 |
- split: train
|
| 912 |
+
path: complementos/comercio-exterior/2-0/matriz_de_errores_cce_v2.csv
|
| 913 |
+
|
| 914 |
+
- config_name: complemento_estado_de_cuenta_de_combustibles_para_monederos_electronicos__1_2_b__matriz_errores_ecc12_28b_2940
|
| 915 |
+
data_files:
|
| 916 |
+
- split: train
|
| 917 |
+
path: complementos/estado-de-cuenta-de-combustibles-para-monederos-electronicos/1-2-b/matriz_errores_ecc12_28b_2940.csv
|
| 918 |
|
| 919 |
- config_name: complemento_hidrocarburos__1_0_a_gastos__c_actividad
|
| 920 |
data_files:
|
|
|
|
| 961 |
- split: train
|
| 962 |
path: complementos/hidrocarburos/1-0-a-ingresos/matriz_apoyo_a20_40_ieeh.csv
|
| 963 |
|
| 964 |
+
- config_name: complemento_ine__1_1_b__matrizdeerrores_ine11
|
| 965 |
+
data_files:
|
| 966 |
+
- split: train
|
| 967 |
+
path: complementos/ine/1-1-b/matrizdeerrores_ine11.csv
|
| 968 |
+
|
| 969 |
- config_name: complemento_nomina__1_2_e__c_banco
|
| 970 |
data_files:
|
| 971 |
- split: train
|
| 972 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_banco.csv
|
| 973 |
|
| 974 |
- config_name: complemento_nomina__1_2_e__c_origen_recurso
|
| 975 |
data_files:
|
| 976 |
- split: train
|
| 977 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_origen_recurso.csv
|
| 978 |
|
| 979 |
- config_name: complemento_nomina__1_2_e__c_periodicidad_pago
|
| 980 |
data_files:
|
| 981 |
- split: train
|
| 982 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_periodicidad_pago.csv
|
| 983 |
|
| 984 |
- config_name: complemento_nomina__1_2_e__c_riesgo_puesto
|
| 985 |
data_files:
|
| 986 |
- split: train
|
| 987 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_riesgo_puesto.csv
|
| 988 |
|
| 989 |
- config_name: complemento_nomina__1_2_e__c_tipo_contrato
|
| 990 |
data_files:
|
| 991 |
- split: train
|
| 992 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_contrato.csv
|
| 993 |
|
| 994 |
- config_name: complemento_nomina__1_2_e__c_tipo_deduccion
|
| 995 |
data_files:
|
| 996 |
- split: train
|
| 997 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_deduccion.csv
|
| 998 |
|
| 999 |
- config_name: complemento_nomina__1_2_e__c_tipo_horas
|
| 1000 |
data_files:
|
| 1001 |
- split: train
|
| 1002 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_horas.csv
|
| 1003 |
|
| 1004 |
- config_name: complemento_nomina__1_2_e__c_tipo_incapacidad
|
| 1005 |
data_files:
|
| 1006 |
- split: train
|
| 1007 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_incapacidad.csv
|
| 1008 |
|
| 1009 |
- config_name: complemento_nomina__1_2_e__c_tipo_jornada
|
| 1010 |
data_files:
|
| 1011 |
- split: train
|
| 1012 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_jornada.csv
|
| 1013 |
|
| 1014 |
- config_name: complemento_nomina__1_2_e__c_tipo_nomina
|
| 1015 |
data_files:
|
| 1016 |
- split: train
|
| 1017 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_nomina.csv
|
| 1018 |
|
| 1019 |
- config_name: complemento_nomina__1_2_e__c_tipo_otro_pago
|
| 1020 |
data_files:
|
| 1021 |
- split: train
|
| 1022 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_otro_pago.csv
|
| 1023 |
|
| 1024 |
- config_name: complemento_nomina__1_2_e__c_tipo_percepcion
|
| 1025 |
data_files:
|
| 1026 |
- split: train
|
| 1027 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_percepcion.csv
|
| 1028 |
|
| 1029 |
- config_name: complemento_nomina__1_2_e__c_tipo_regimen
|
| 1030 |
data_files:
|
| 1031 |
- split: train
|
| 1032 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/c_tipo_regimen.csv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1033 |
|
| 1034 |
+
- config_name: complemento_nomina__1_2_e__matriz_errores_nomina_v12_rev_e
|
| 1035 |
data_files:
|
| 1036 |
- split: train
|
| 1037 |
+
path: complementos/recibo-de-pago-de-nomina/1-2-e/matriz_errores_nomina_v12_rev_e.csv
|
| 1038 |
|
| 1039 |
+
- config_name: complemento_recepcion_pagos__2_0__c_tipo_cadena_pago
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1040 |
data_files:
|
| 1041 |
- split: train
|
| 1042 |
+
path: complementos/recepcion-de-pagos/2-0/c_tipo_cadena_pago.csv
|
| 1043 |
|
| 1044 |
- config_name: complementos_concepto_hidrocarburos_y_petroliferos__1_0__c_clave_hyp
|
| 1045 |
data_files:
|
|
|
|
| 1061 |
- split: train
|
| 1062 |
path: complementos-concepto/hidrocarburos-y-petroliferos/1-0/matriz_errores_cc_hyp.csv
|
| 1063 |
|
| 1064 |
+
- config_name: complementos_recepcion_de_pagos_files__matriz_de_errores_crp_v20_rev_b
|
| 1065 |
+
data_files:
|
| 1066 |
+
- split: train
|
| 1067 |
+
path: complementos/recepcion-de-pagos/files/matriz_de_errores_crp_v20_rev_b.csv
|
| 1068 |
+
|
| 1069 |
+
- config_name: complementos_retenciones_planes_de_retiro__1_1_b__matriz_apoyo_planesde_retiro11
|
| 1070 |
+
data_files:
|
| 1071 |
+
- split: train
|
| 1072 |
+
path: complementos-retenciones/planes-de-retiro/1-1-b/matriz_apoyo_planesde_retiro11.csv
|
| 1073 |
+
|
| 1074 |
- config_name: complementos_retenciones_servicios_de_plataformas_tecnologicas__1_0_e__c_forma_pago_serv
|
| 1075 |
data_files:
|
| 1076 |
- split: train
|
|
|
|
| 1161 |
from datasets import load_dataset, get_dataset_config_names
|
| 1162 |
|
| 1163 |
# Cargar un catálogo específico
|
| 1164 |
+
ds = load_dataset("mayrop/sat-catalogos", "anexo_20_formato_de_factura__4_0__c_uso_cfdi")
|
| 1165 |
df = ds["train"].to_pandas()
|
| 1166 |
|
| 1167 |
# Cargar todos los catálogos de una vez
|
|
|
|
| 1181 |
|
| 1182 |
## Catálogos disponibles
|
| 1183 |
|
| 1184 |
+
- [anexo_20_factura_de_retenciones_e_informacion_de_pagos — 1-0](#anexo_20_factura_de_retenciones_e_informacion_de_pagos--1-0)
|
| 1185 |
+
- [anexo_20_factura_de_retenciones_e_informacion_de_pagos — 2-0](#anexo_20_factura_de_retenciones_e_informacion_de_pagos--2-0)
|
| 1186 |
+
- [anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0 — version-1-0](#anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0--version-1-0)
|
| 1187 |
+
- [anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0 — version-2-0](#anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0--version-2-0)
|
| 1188 |
+
- [anexo_20_formato_de_factura — 3-3](#anexo_20_formato_de_factura--3-3)
|
| 1189 |
+
- [anexo_20_formato_de_factura — 4-0](#anexo_20_formato_de_factura--4-0)
|
| 1190 |
+
- [anexo_20_formato_de_factura_version_3_3 — version-3-3](#anexo_20_formato_de_factura_version_3_3--version-3-3)
|
| 1191 |
+
- [anexo_20_formato_de_factura_version_4_0 — version-4-0](#anexo_20_formato_de_factura_version_4_0--version-4-0)
|
| 1192 |
- [complemento_carta_porte — 3-1](#complemento_carta_porte--3-1)
|
| 1193 |
- [complemento_comercio_exterior — 1-1](#complemento_comercio_exterior--1-1)
|
| 1194 |
- [complemento_comercio_exterior — 2-0](#complemento_comercio_exterior--2-0)
|
| 1195 |
+
- [complemento_estado_de_cuenta_de_combustibles_para_monederos_electronicos — 1-2-b](#complemento_estado_de_cuenta_de_combustibles_para_monederos_electronicos--1-2-b)
|
| 1196 |
- [complemento_hidrocarburos — 1-0-a-gastos](#complemento_hidrocarburos--1-0-a-gastos)
|
| 1197 |
- [complemento_hidrocarburos — 1-0-a-ingresos](#complemento_hidrocarburos--1-0-a-ingresos)
|
| 1198 |
+
- [complemento_ine — 1-1-b](#complemento_ine--1-1-b)
|
| 1199 |
- [complemento_nomina — 1-2-e](#complemento_nomina--1-2-e)
|
| 1200 |
- [complemento_recepcion_pagos — 2-0](#complemento_recepcion_pagos--2-0)
|
|
|
|
| 1201 |
- [complementos_concepto_hidrocarburos_y_petroliferos — 1-0](#complementos_concepto_hidrocarburos_y_petroliferos--1-0)
|
| 1202 |
+
- [complementos_recepcion_de_pagos_files — files](#complementos_recepcion_de_pagos_files--files)
|
| 1203 |
+
- [complementos_retenciones_planes_de_retiro — 1-1-b](#complementos_retenciones_planes_de_retiro--1-1-b)
|
| 1204 |
- [complementos_retenciones_servicios_de_plataformas_tecnologicas — 1-0-e](#complementos_retenciones_servicios_de_plataformas_tecnologicas--1-0-e)
|
| 1205 |
- [extra_unspsc — unspsc](#extra_unspsc--unspsc)
|
| 1206 |
|
| 1207 |
|
| 1208 |
+
### anexo_20_factura_de_retenciones_e_informacion_de_pagos — 1-0
|
| 1209 |
+
|
| 1210 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_cve_retenc` — Catálogo de Retenciones
|
| 1211 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_entidades_federativas` — Catálogo de Entidades Federativas
|
| 1212 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_paises` — Catálogo de Países
|
| 1213 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_periodicidad` — Catálogo de Periodicidad
|
| 1214 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_tipo_contribuyente_sujeto_retenc` — Catálogo de Tipo de contribuyente sujeto a retención.
|
| 1215 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_tipo_dividendo_utilidad_distrib` — Catálogo de Tipo de Dividendo o utilidad distribuida
|
| 1216 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__1_0__c_tipode_impuesto` — Catálogo de impuestos.
|
| 1217 |
+
|
| 1218 |
+
### anexo_20_factura_de_retenciones_e_informacion_de_pagos — 2-0
|
| 1219 |
+
|
| 1220 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_cve_retenc` — Catálogo de Retenciones
|
| 1221 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_ejercicio` — Catálogo ejercicio.
|
| 1222 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_entidades_federativas` — Catálogo de Entidades Federativas
|
| 1223 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_pais` — Catálogo de País
|
| 1224 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_periodicidad` — Catálogo de Periodicidad
|
| 1225 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_periodo` — Catálogo periodo.
|
| 1226 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_tipo_contribuyente_sujeto_retenc` — Catálogo de Tipo de contribuyente sujeto a retención.
|
| 1227 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_tipo_dividendo_outilidad_distrib` — Catálogo de Tipo de Dividendo o utilidad distribuida
|
| 1228 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_tipo_impuesto` — Catálogo de tipo impuesto.
|
| 1229 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__c_tipo_pago_ret` — Catálogo tipo pago de la retención.
|
| 1230 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos__2_0__matriz_de_errores_cfdi_retenciones_v20` — matriz de codigos de error para el comprobante fiscal digital que ampara retenciones e informacion de pagos version 2.0
|
| 1231 |
+
|
| 1232 |
+
### anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0 — version-1-0
|
| 1233 |
+
|
| 1234 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_cve_retenc` — Catálogo de Retenciones
|
| 1235 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_entidades_federativas` — Catálogo de Entidades Federativas
|
| 1236 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_paises` — Catálogo de Países
|
| 1237 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_periodicidad` — Catálogo de Periodicidad
|
| 1238 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_tipo_contribuyente_sujeto_retenc` — Catálogo de Tipo de contribuyente sujeto a retención.
|
| 1239 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_tipo_dividendo_utilidad_distrib` — Catálogo de Tipo de Dividendo o utilidad distribuida
|
| 1240 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_1_0__c_tipode_impuesto` — Catálogo de impuestos.
|
| 1241 |
+
|
| 1242 |
+
### anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0 — version-2-0
|
| 1243 |
+
|
| 1244 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_cve_retenc` — Catálogo de Retenciones
|
| 1245 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_ejercicio` — Catálogo ejercicio.
|
| 1246 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_entidades_federativas` — Catálogo de Entidades Federativas
|
| 1247 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_pais` — Catálogo de País
|
| 1248 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_periodicidad` — Catálogo de Periodicidad
|
| 1249 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_periodo` — Catálogo periodo.
|
| 1250 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_tipo_contribuyente_sujeto_retenc` — Catálogo de Tipo de contribuyente sujeto a retención.
|
| 1251 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_tipo_dividendo_outilidad_distrib` — Catálogo de Tipo de Dividendo o utilidad distribuida
|
| 1252 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_tipo_impuesto` — Catálogo de tipo impuesto.
|
| 1253 |
+
- `anexo_20_factura_de_retenciones_e_informacion_de_pagos_version_2_0__c_tipo_pago_ret` — Catálogo tipo pago de la retención.
|
| 1254 |
+
|
| 1255 |
+
### anexo_20_formato_de_factura — 3-3
|
| 1256 |
+
|
| 1257 |
+
- `anexo_20_formato_de_factura__3_3__c_aduana` — Catálogo de aduanas (tomado del anexo 22, apéndice I de la RGCE 2017).
|
| 1258 |
+
- `anexo_20_formato_de_factura__3_3__c_clave_prod_serv` — Catálogo de Claves de Productos y Servicios.
|
| 1259 |
+
- `anexo_20_formato_de_factura__3_3__c_clave_unidad` — Catálogo de unidades de medida para los conceptos en el CFDI.
|
| 1260 |
+
- `anexo_20_formato_de_factura__3_3__c_codigo_postal` — Catálogo de códigos postales.
|
| 1261 |
+
- `anexo_20_formato_de_factura__3_3__c_forma_pago` — Catálogo de formas de pago.
|
| 1262 |
+
- `anexo_20_formato_de_factura__3_3__c_impuesto` — Catálogo de impuestos.
|
| 1263 |
+
- `anexo_20_formato_de_factura__3_3__c_metodo_pago` — Catálogo de Método de Pago.
|
| 1264 |
+
- `anexo_20_formato_de_factura__3_3__c_moneda` — Catálogo de moneda.
|
| 1265 |
+
- `anexo_20_formato_de_factura__3_3__c_num_pedimento_aduana` — Catálogo de números de pedimento operados por aduana y ejercicio.
|
| 1266 |
+
- `anexo_20_formato_de_factura__3_3__c_pais` — Catálogo de países.
|
| 1267 |
+
- `anexo_20_formato_de_factura__3_3__c_patente_aduanal` — Catálogo de patentes aduanales
|
| 1268 |
+
- `anexo_20_formato_de_factura__3_3__c_regimen_fiscal` — Catálogo de Régimen Fiscal.
|
| 1269 |
+
- `anexo_20_formato_de_factura__3_3__c_tasa_ocuota` — Catálogo de tasas o cuotas de impuestos.
|
| 1270 |
+
- `anexo_20_formato_de_factura__3_3__c_tipo_de_comprobante` — Catálogo de tipos de comprobante.
|
| 1271 |
+
- `anexo_20_formato_de_factura__3_3__c_tipo_factor` — Catálogo tipo factor.
|
| 1272 |
+
- `anexo_20_formato_de_factura__3_3__c_tipo_relacion` — Catálogo de tipos de relación entre CFDI.
|
| 1273 |
+
- `anexo_20_formato_de_factura__3_3__c_uso_cfdi` — Catálogo de uso de comprobantes.
|
| 1274 |
+
- `anexo_20_formato_de_factura__3_3__matriz_de_errores_cfdi_v33` — matriz de validaciones para el comprobante fiscal digital por internet version 3.3
|
| 1275 |
+
|
| 1276 |
+
### anexo_20_formato_de_factura — 4-0
|
| 1277 |
+
|
| 1278 |
+
- `anexo_20_formato_de_factura__4_0__c_aduana` — Catálogo de aduanas (tomado del anexo 22, apéndice I de la RGCE 2017).
|
| 1279 |
+
- `anexo_20_formato_de_factura__4_0__c_clave_prod_serv` — Catálogo de Claves de Productos y Servicios.
|
| 1280 |
+
- `anexo_20_formato_de_factura__4_0__c_clave_unidad` — Catálogo de unidades de medida para los conceptos en el CFDI.
|
| 1281 |
+
- `anexo_20_formato_de_factura__4_0__c_codigo_postal` — Catálogo de códigos postales.
|
| 1282 |
+
- `anexo_20_formato_de_factura__4_0__c_colonia` — Catálogo de colonias.
|
| 1283 |
+
- `anexo_20_formato_de_factura__4_0__c_estado` — Catálogo de estados.
|
| 1284 |
+
- `anexo_20_formato_de_factura__4_0__c_exportacion` — Catálogo exportación.
|
| 1285 |
+
- `anexo_20_formato_de_factura__4_0__c_forma_pago` — Catálogo de formas de pago.
|
| 1286 |
+
- `anexo_20_formato_de_factura__4_0__c_impuesto` — Catálogo de impuestos.
|
| 1287 |
+
- `anexo_20_formato_de_factura__4_0__c_localidad` — Catálogo de localidades.
|
| 1288 |
+
- `anexo_20_formato_de_factura__4_0__c_meses` — Catálogo meses.
|
| 1289 |
+
- `anexo_20_formato_de_factura__4_0__c_metodo_pago` — Catálogo de Método de Pago.
|
| 1290 |
+
- `anexo_20_formato_de_factura__4_0__c_moneda` — Catálogo de moneda.
|
| 1291 |
+
- `anexo_20_formato_de_factura__4_0__c_municipio` — Catálogo de municipios.
|
| 1292 |
+
- `anexo_20_formato_de_factura__4_0__c_num_pedimento_aduana` — Catálogo de números de pedimento operados por aduana y ejercicio.
|
| 1293 |
+
- `anexo_20_formato_de_factura__4_0__c_objeto_imp` — Catálogo Objeto impuesto.
|
| 1294 |
+
- `anexo_20_formato_de_factura__4_0__c_pais` — Catálogo de países.
|
| 1295 |
+
- `anexo_20_formato_de_factura__4_0__c_patente_aduanal` — Catálogo de patentes aduanales
|
| 1296 |
+
- `anexo_20_formato_de_factura__4_0__c_periodicidad` — Catálogo periodicidad.
|
| 1297 |
+
- `anexo_20_formato_de_factura__4_0__c_regimen_fiscal` — Catálogo de Régimen Fiscal.
|
| 1298 |
+
- `anexo_20_formato_de_factura__4_0__c_tasa_ocuota` — Catálogo de tasas o cuotas de impuestos.
|
| 1299 |
+
- `anexo_20_formato_de_factura__4_0__c_tipo_de_comprobante` — Catálogo de tipos de comprobante.
|
| 1300 |
+
- `anexo_20_formato_de_factura__4_0__c_tipo_factor` — Catálogo tipo factor.
|
| 1301 |
+
- `anexo_20_formato_de_factura__4_0__c_tipo_relacion` — Catálogo de tipos de relación entre CFDI.
|
| 1302 |
+
- `anexo_20_formato_de_factura__4_0__c_uso_cfdi` — Catálogo de uso de comprobantes.
|
| 1303 |
+
- `anexo_20_formato_de_factura__4_0__matriz_de_errores_cfdi_v40` — matriz de codigos de error para el comprobante fiscal digital por internet. version 4.0
|
| 1304 |
+
|
| 1305 |
+
### anexo_20_formato_de_factura_version_3_3 — version-3-3
|
| 1306 |
+
|
| 1307 |
+
- `anexo_20_formato_de_factura_version_3_3__c_aduana` — Catálogo de aduanas (tomado del anexo 22, apéndice I de la RGCE 2017).
|
| 1308 |
+
- `anexo_20_formato_de_factura_version_3_3__c_clave_prod_serv` — Catálogo de Claves de Productos y Servicios.
|
| 1309 |
+
- `anexo_20_formato_de_factura_version_3_3__c_clave_unidad` — Catálogo de unidades de medida para los conceptos en el CFDI.
|
| 1310 |
+
- `anexo_20_formato_de_factura_version_3_3__c_codigo_postal` — Catálogo de códigos postales.
|
| 1311 |
+
- `anexo_20_formato_de_factura_version_3_3__c_forma_pago` — Catálogo de formas de pago.
|
| 1312 |
+
- `anexo_20_formato_de_factura_version_3_3__c_impuesto` — Catálogo de impuestos.
|
| 1313 |
+
- `anexo_20_formato_de_factura_version_3_3__c_metodo_pago` — Catálogo de Método de Pago.
|
| 1314 |
+
- `anexo_20_formato_de_factura_version_3_3__c_moneda` — Catálogo de moneda.
|
| 1315 |
+
- `anexo_20_formato_de_factura_version_3_3__c_num_pedimento_aduana` — Catálogo de números de pedimento operados por aduana y ejercicio.
|
| 1316 |
+
- `anexo_20_formato_de_factura_version_3_3__c_pais` — Catálogo de países.
|
| 1317 |
+
- `anexo_20_formato_de_factura_version_3_3__c_patente_aduanal` — Catálogo de patentes aduanales
|
| 1318 |
+
- `anexo_20_formato_de_factura_version_3_3__c_regimen_fiscal` — Catálogo de Régimen Fiscal.
|
| 1319 |
+
- `anexo_20_formato_de_factura_version_3_3__c_tasa_ocuota` — Catálogo de tasas o cuotas de impuestos.
|
| 1320 |
+
- `anexo_20_formato_de_factura_version_3_3__c_tipo_de_comprobante` — Catálogo de tipos de comprobante.
|
| 1321 |
+
- `anexo_20_formato_de_factura_version_3_3__c_tipo_factor` — Catálogo tipo factor.
|
| 1322 |
+
- `anexo_20_formato_de_factura_version_3_3__c_tipo_relacion` — Catálogo de tipos de relación entre CFDI.
|
| 1323 |
+
- `anexo_20_formato_de_factura_version_3_3__c_uso_cfdi` — Catálogo de uso de comprobantes.
|
| 1324 |
+
|
| 1325 |
+
### anexo_20_formato_de_factura_version_4_0 — version-4-0
|
| 1326 |
+
|
| 1327 |
+
- `anexo_20_formato_de_factura_version_4_0__c_aduana` — Catálogo de aduanas (tomado del anexo 22, apéndice I de la RGCE 2017).
|
| 1328 |
+
- `anexo_20_formato_de_factura_version_4_0__c_clave_prod_serv` — Catálogo de Claves de Productos y Servicios.
|
| 1329 |
+
- `anexo_20_formato_de_factura_version_4_0__c_clave_unidad` — Catálogo de unidades de medida para los conceptos en el CFDI.
|
| 1330 |
+
- `anexo_20_formato_de_factura_version_4_0__c_codigo_postal` — Catálogo de códigos postales.
|
| 1331 |
+
- `anexo_20_formato_de_factura_version_4_0__c_colonia` — Catálogo de colonias.
|
| 1332 |
+
- `anexo_20_formato_de_factura_version_4_0__c_estado` — Catálogo de estados.
|
| 1333 |
+
- `anexo_20_formato_de_factura_version_4_0__c_exportacion` — Catálogo exportación.
|
| 1334 |
+
- `anexo_20_formato_de_factura_version_4_0__c_forma_pago` — Catálogo de formas de pago.
|
| 1335 |
+
- `anexo_20_formato_de_factura_version_4_0__c_impuesto` — Catálogo de impuestos.
|
| 1336 |
+
- `anexo_20_formato_de_factura_version_4_0__c_localidad` — Catálogo de localidades.
|
| 1337 |
+
- `anexo_20_formato_de_factura_version_4_0__c_meses` — Catálogo meses.
|
| 1338 |
+
- `anexo_20_formato_de_factura_version_4_0__c_metodo_pago` — Catálogo de Método de Pago.
|
| 1339 |
+
- `anexo_20_formato_de_factura_version_4_0__c_moneda` — Catálogo de moneda.
|
| 1340 |
+
- `anexo_20_formato_de_factura_version_4_0__c_municipio` — Catálogo de municipios.
|
| 1341 |
+
- `anexo_20_formato_de_factura_version_4_0__c_num_pedimento_aduana` — Catálogo de números de pedimento operados por aduana y ejercicio.
|
| 1342 |
+
- `anexo_20_formato_de_factura_version_4_0__c_objeto_imp` — Catálogo Objeto impuesto.
|
| 1343 |
+
- `anexo_20_formato_de_factura_version_4_0__c_pais` — Catálogo de países.
|
| 1344 |
+
- `anexo_20_formato_de_factura_version_4_0__c_patente_aduanal` — Catálogo de patentes aduanales
|
| 1345 |
+
- `anexo_20_formato_de_factura_version_4_0__c_periodicidad` — Catálogo periodicidad.
|
| 1346 |
+
- `anexo_20_formato_de_factura_version_4_0__c_regimen_fiscal` — Catálogo de Régimen Fiscal.
|
| 1347 |
+
- `anexo_20_formato_de_factura_version_4_0__c_tasa_ocuota` — Catálogo de tasas o cuotas de impuestos.
|
| 1348 |
+
- `anexo_20_formato_de_factura_version_4_0__c_tipo_de_comprobante` — Catálogo de tipos de comprobante.
|
| 1349 |
+
- `anexo_20_formato_de_factura_version_4_0__c_tipo_factor` — Catálogo tipo factor.
|
| 1350 |
+
- `anexo_20_formato_de_factura_version_4_0__c_tipo_relacion` — Catálogo de tipos de relación entre CFDI.
|
| 1351 |
+
- `anexo_20_formato_de_factura_version_4_0__c_uso_cfdi` — Catálogo de uso de comprobantes.
|
| 1352 |
|
| 1353 |
### complemento_carta_porte — 3-1
|
| 1354 |
|
|
|
|
| 1420 |
- `complemento_comercio_exterior__2_0__c_unidad_aduana` — Catálogo de unidades de medida para operaciones de comercio exterior.
|
| 1421 |
- `complemento_comercio_exterior__2_0__matriz_de_errores_cce_v2` — matriz de errores para complemento comercio exterior 2.0
|
| 1422 |
|
| 1423 |
+
### complemento_estado_de_cuenta_de_combustibles_para_monederos_electronicos — 1-2-b
|
| 1424 |
+
|
| 1425 |
+
- `complemento_estado_de_cuenta_de_combustibles_para_monederos_electronicos__1_2_b__matriz_errores_ecc12_28b_2940` — matriz de codigos de error para la revision "b" para complemento de estado de cuenta de combustibles de monederos electronicos 1.2
|
| 1426 |
+
|
| 1427 |
### complemento_hidrocarburos — 1-0-a-gastos
|
| 1428 |
|
| 1429 |
- `complemento_hidrocarburos__1_0_a_gastos__c_actividad` — Catálogo de Actividades
|
|
|
|
| 1445 |
|
| 1446 |
- `complemento_hidrocarburos__1_0_a_ingresos__matriz_apoyo_a20_40_ieeh` — matriz de codigos de error para la revision "a" del complemento de ingresos atribuibles a los integrantes de un consorcio derivados de la contraprestacion de un contrato de exploracion o extraccion de hidrocarburos 1.0
|
| 1447 |
|
| 1448 |
+
### complemento_ine — 1-1-b
|
| 1449 |
+
|
| 1450 |
+
- `complemento_ine__1_1_b__matrizdeerrores_ine11` — matriz de validaciones para el cfdi version 4.0 con complemento ine 1.1
|
| 1451 |
+
|
| 1452 |
### complemento_nomina — 1-2-e
|
| 1453 |
|
| 1454 |
- `complemento_nomina__1_2_e__c_banco` — Catálogo de Bancos.
|
|
|
|
| 1464 |
- `complemento_nomina__1_2_e__c_tipo_otro_pago` — Catálogo de otro tipo de pago.
|
| 1465 |
- `complemento_nomina__1_2_e__c_tipo_percepcion` — Catálogo de tipos de percepciones.
|
| 1466 |
- `complemento_nomina__1_2_e__c_tipo_regimen` — Catálogo de tipos de régimen de contratación.
|
| 1467 |
+
- `complemento_nomina__1_2_e__matriz_errores_nomina_v12_rev_e` — matriz de codigos de error para la revision "e" del complemento nomina version 1.2 que se incluye en el cfdi version 4.0
|
| 1468 |
|
| 1469 |
### complemento_recepcion_pagos — 2-0
|
| 1470 |
|
| 1471 |
- `complemento_recepcion_pagos__2_0__c_tipo_cadena_pago` — Catálogo del tipo de la cadena de pago.
|
| 1472 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1473 |
### complementos_concepto_hidrocarburos_y_petroliferos — 1-0
|
| 1474 |
|
| 1475 |
- `complementos_concepto_hidrocarburos_y_petroliferos__1_0__c_clave_hyp` — Catálogo ClaveHYP
|
|
|
|
| 1477 |
- `complementos_concepto_hidrocarburos_y_petroliferos__1_0__c_tipo_permiso` — Catálogo Tipo de Permiso
|
| 1478 |
- `complementos_concepto_hidrocarburos_y_petroliferos__1_0__matriz_errores_cc_hyp` — matriz de codigos de error para el complemento concepto para la facturacion de hidrocarburos y petroliferos
|
| 1479 |
|
| 1480 |
+
### complementos_recepcion_de_pagos_files — files
|
| 1481 |
+
|
| 1482 |
+
- `complementos_recepcion_de_pagos_files__matriz_de_errores_crp_v20_rev_b` — matriz de codigos de error del complemento para recepcion de pagos 2.0 revision b
|
| 1483 |
+
|
| 1484 |
+
### complementos_retenciones_planes_de_retiro — 1-1-b
|
| 1485 |
+
|
| 1486 |
+
- `complementos_retenciones_planes_de_retiro__1_1_b__matriz_apoyo_planesde_retiro11` — matriz de validaciones para el complemento de planes de retiro 1.1
|
| 1487 |
+
|
| 1488 |
### complementos_retenciones_servicios_de_plataformas_tecnologicas — 1-0-e
|
| 1489 |
|
| 1490 |
- `complementos_retenciones_servicios_de_plataformas_tecnologicas__1_0_e__c_forma_pago_serv` — Catálogo de Forma de Pago.
|
|
|
|
| 1508 |
|
| 1509 |
Los archivos fuente descargados localmente se exportan en `raw/`.
|
| 1510 |
|
| 1511 |
+
- **Anexo 20 / Factura De Retenciones E Informacion De Pagos / 1 0**: `catCFDI_Retenciones.xls`, `catRetenciones.xsd`, `cfdv33.pdf`, `retenciones.xslt`, `retencionpagov1.xsd`
|
| 1512 |
+
- **Anexo 20 / Factura De Retenciones E Informacion De Pagos / 2 0**: `Anexo20_2022.pdf`, `MatrizDeErrores_CFDI_Retenciones_v20.xls`, `catCFDI_Retenciones.xls`, `catRetenciones.xsd`, `retenciones.xslt`, `retencionpagov2.xsd`
|
| 1513 |
+
- **Anexo 20 / Formato De Factura / 3 3**: `MatrizDeErrores_CFDI_v33.xls`, `cadenaoriginal_3_3.xslt`, `catCFDI.xls`, `catCFDI.xsd`, `cfdv33.pdf`, `cfdv33.xsd`, `tdCFDI.xsd`
|
| 1514 |
+
- **Anexo 20 / Formato De Factura / 4 0**: `Anexo20_2022.pdf`, `MatrizDeErrores_CFDI_v40.xls`, `cadenaoriginal_4_0.xslt`, `catCFDI.xls`, `catCFDI.xsd`, `cfdv40.xsd`, `tdCFDI.xsd`
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1515 |
- **Complementos Concepto / Hidrocarburos Y Petroliferos / 1 0**: `CC_HYP_10_8c8f96da4e.pdf`, `Matriz_Errores_CC_HYP.xlsx`, `catHidroYPetro.xsd`, `cat_Hidro_Y_Petro.xlsx`, `hidrocarburospetroliferos.xsd`, `hidrocarburospetroliferos_3b1a7208b6.xslt`
|
| 1516 |
- **Complementos Concepto / Instituciones Educativas Privadas / 1 0 A**: `iedu.pdf`, `iedu.xsd`, `iedu.xslt`
|
| 1517 |
- **Complementos Concepto / Venta De Vehiculos / 1 1 A**: `ventavehiculos11.pdf`, `ventavehiculos11.xsd`, `ventavehiculos11.xslt`
|
metadata/catalogos.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/raw_files.csv
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
path,source_path,size_bytes,sha256
|
|
|
|
|
|
|
| 2 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/catRetenciones.xsd,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/catRetenciones.xsd,14649,37d7411aeaeb0f09bd14182cecbc50da857e882741bc6ef052bc8054e15f9487
|
| 3 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/cfdv33.pdf,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/cfdv33.pdf,2498547,93e99135fa0f3217ba4a342c0f70a62b90b1d09e1ee703ec5ca1099d98d60818
|
| 4 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/retenciones.xslt,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/retenciones.xslt,9221,c1f0486eeb41c59f01b4b91422bfd3fd9303f243524136e0b63e0c48b7111ab4
|
|
@@ -8,6 +10,8 @@ raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/MatrizDeErrores_C
|
|
| 8 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/catRetenciones.xsd,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/catRetenciones.xsd,14649,37d7411aeaeb0f09bd14182cecbc50da857e882741bc6ef052bc8054e15f9487
|
| 9 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/retenciones.xslt,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/retenciones.xslt,10039,b8cccf25955b1a5c12f20a6c2233f2644816fbc7bea2e98f8d87e74a88263d10
|
| 10 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/retencionpagov2.xsd,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/retencionpagov2.xsd,20675,2e76e8d7731abac2abfeac0850adbba267e5e54ae31e49961c2177e3d7e03939
|
|
|
|
|
|
|
| 11 |
raw/anexo-20/formato-de-factura/3-3/MatrizDeErrores_CFDI_v33.xls,hf/raw/catalogos/anexo-20/formato-de-factura/version-3-3/MatrizDeErrores_CFDI_v33.xls,631296,6d10cde320a02df06ec61678afdf08b236ec2e08f76f88f06754955d5c341998
|
| 12 |
raw/anexo-20/formato-de-factura/3-3/cadenaoriginal_3_3.xslt,hf/raw/catalogos/anexo-20/formato-de-factura/version-3-3/cadenaoriginal_3_3.xslt,18758,2cfd68ff167c88c9a0ce449c32b6fe1110e18c846d03812ca302d9defe672745
|
| 13 |
raw/anexo-20/formato-de-factura/3-3/catCFDI.xsd,hf/raw/catalogos/anexo-20/formato-de-factura/version-3-3/catCFDI.xsd,5984046,6c58936cb77576f839a4d7915953ceaf252b9eb9319f9458fe5bb67ae2bb0bb1
|
|
@@ -20,10 +24,6 @@ raw/anexo-20/formato-de-factura/4-0/cadenaoriginal_4_0.xslt,hf/raw/catalogos/ane
|
|
| 20 |
raw/anexo-20/formato-de-factura/4-0/catCFDI.xsd,hf/raw/catalogos/anexo-20/formato-de-factura/version-4-0/catCFDI.xsd,5984046,6c58936cb77576f839a4d7915953ceaf252b9eb9319f9458fe5bb67ae2bb0bb1
|
| 21 |
raw/anexo-20/formato-de-factura/4-0/cfdv40.xsd,hf/raw/catalogos/anexo-20/formato-de-factura/version-4-0/cfdv40.xsd,50607,2489b5b535f5cbc6a6c2db6132620de1833f85372512d01deea62880e700e276
|
| 22 |
raw/anexo-20/formato-de-factura/4-0/tdCFDI.xsd,hf/raw/catalogos/anexo-20/formato-de-factura/version-4-0/tdCFDI.xsd,7315,b3b81fe4017b95d5477f23a32f47e8b0571683cfddfff1330508c75e02b504cd
|
| 23 |
-
raw/anexo20/cfdi/3-3/catCFDI.xls,hf/raw/catalogos/anexo20/cfdi/3-3/catCFDI.xls,33281024,ef6cf4fbedcbc5a3db993b9495186762327a75cd4c826f39d7055ccf28f7a46b
|
| 24 |
-
raw/anexo20/cfdi/4-0/catCFDI.xls,hf/raw/catalogos/anexo20/cfdi/4-0/catCFDI.xls,48776192,98fedf75bd83ac963917d37afb23c462428f22a9e4a72f7acea62c28e3757767
|
| 25 |
-
raw/anexo20/retenciones/1-0/catCFDI_Retenciones.xls,hf/raw/catalogos/anexo20/retenciones/1-0/catCFDI_Retenciones.xls,143872,ce4890dac7951b7f85616cf4b603254ebc3d04f6df91239b26216a5aa0580089
|
| 26 |
-
raw/anexo20/retenciones/2-0/catCFDI_Retenciones.xls,hf/raw/catalogos/anexo20/retenciones/2-0/catCFDI_Retenciones.xls,178688,ebe8c59f2cb1677af96d48e7f892aef28294e3dd3ed5aa3e45da9924ddf76c35
|
| 27 |
raw/complementos/aerolineas/1-0-a/aerolineas.pdf,hf/raw/catalogos/complementos/aerolineas/version-1-0-revision-a/aerolineas.pdf,361494,e212743a3f6e08e5e3ac6ea4a2fd25c0bf50c6fff53dcfdf40c07b1bd30cc221
|
| 28 |
raw/complementos/aerolineas/1-0-a/aerolineas.xsd,hf/raw/catalogos/complementos/aerolineas/version-1-0-revision-a/aerolineas.xsd,3115,ccc233b428cc1379f790c5c4af9339da6957283ead4106ce1705518ea3f83cca
|
| 29 |
raw/complementos/aerolineas/1-0-a/aerolineas.xslt,hf/raw/catalogos/complementos/aerolineas/version-1-0-revision-a/aerolineas.xslt,1912,b197afab9535802b04d5e614a2320c10b8b67180e97f120b51d7bb60e61e028d
|
|
|
|
| 1 |
path,source_path,size_bytes,sha256
|
| 2 |
+
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/catCFDI_Retenciones.xls,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/catCFDI_Retenciones.xls,143872,ce4890dac7951b7f85616cf4b603254ebc3d04f6df91239b26216a5aa0580089
|
| 3 |
+
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/catCFDI_Retenciones.xls,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/catCFDI_Retenciones.xls,178688,ebe8c59f2cb1677af96d48e7f892aef28294e3dd3ed5aa3e45da9924ddf76c35
|
| 4 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/catRetenciones.xsd,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/catRetenciones.xsd,14649,37d7411aeaeb0f09bd14182cecbc50da857e882741bc6ef052bc8054e15f9487
|
| 5 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/cfdv33.pdf,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/cfdv33.pdf,2498547,93e99135fa0f3217ba4a342c0f70a62b90b1d09e1ee703ec5ca1099d98d60818
|
| 6 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/1-0/retenciones.xslt,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-1-0/retenciones.xslt,9221,c1f0486eeb41c59f01b4b91422bfd3fd9303f243524136e0b63e0c48b7111ab4
|
|
|
|
| 10 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/catRetenciones.xsd,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/catRetenciones.xsd,14649,37d7411aeaeb0f09bd14182cecbc50da857e882741bc6ef052bc8054e15f9487
|
| 11 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/retenciones.xslt,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/retenciones.xslt,10039,b8cccf25955b1a5c12f20a6c2233f2644816fbc7bea2e98f8d87e74a88263d10
|
| 12 |
raw/anexo-20/factura-de-retenciones-e-informacion-de-pagos/2-0/retencionpagov2.xsd,hf/raw/catalogos/anexo-20/factura-de-retenciones-e-informacion-de-pagos/version-2-0/retencionpagov2.xsd,20675,2e76e8d7731abac2abfeac0850adbba267e5e54ae31e49961c2177e3d7e03939
|
| 13 |
+
raw/anexo-20/formato-de-factura/3-3/catCFDI.xls,hf/raw/catalogos/anexo-20/formato-de-factura/3-3/catCFDI.xls,33281024,ef6cf4fbedcbc5a3db993b9495186762327a75cd4c826f39d7055ccf28f7a46b
|
| 14 |
+
raw/anexo-20/formato-de-factura/4-0/catCFDI.xls,hf/raw/catalogos/anexo-20/formato-de-factura/4-0/catCFDI.xls,48776192,98fedf75bd83ac963917d37afb23c462428f22a9e4a72f7acea62c28e3757767
|
| 15 |
raw/anexo-20/formato-de-factura/3-3/MatrizDeErrores_CFDI_v33.xls,hf/raw/catalogos/anexo-20/formato-de-factura/version-3-3/MatrizDeErrores_CFDI_v33.xls,631296,6d10cde320a02df06ec61678afdf08b236ec2e08f76f88f06754955d5c341998
|
| 16 |
raw/anexo-20/formato-de-factura/3-3/cadenaoriginal_3_3.xslt,hf/raw/catalogos/anexo-20/formato-de-factura/version-3-3/cadenaoriginal_3_3.xslt,18758,2cfd68ff167c88c9a0ce449c32b6fe1110e18c846d03812ca302d9defe672745
|
| 17 |
raw/anexo-20/formato-de-factura/3-3/catCFDI.xsd,hf/raw/catalogos/anexo-20/formato-de-factura/version-3-3/catCFDI.xsd,5984046,6c58936cb77576f839a4d7915953ceaf252b9eb9319f9458fe5bb67ae2bb0bb1
|
|
|
|
| 24 |
raw/anexo-20/formato-de-factura/4-0/catCFDI.xsd,hf/raw/catalogos/anexo-20/formato-de-factura/version-4-0/catCFDI.xsd,5984046,6c58936cb77576f839a4d7915953ceaf252b9eb9319f9458fe5bb67ae2bb0bb1
|
| 25 |
raw/anexo-20/formato-de-factura/4-0/cfdv40.xsd,hf/raw/catalogos/anexo-20/formato-de-factura/version-4-0/cfdv40.xsd,50607,2489b5b535f5cbc6a6c2db6132620de1833f85372512d01deea62880e700e276
|
| 26 |
raw/anexo-20/formato-de-factura/4-0/tdCFDI.xsd,hf/raw/catalogos/anexo-20/formato-de-factura/version-4-0/tdCFDI.xsd,7315,b3b81fe4017b95d5477f23a32f47e8b0571683cfddfff1330508c75e02b504cd
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
raw/complementos/aerolineas/1-0-a/aerolineas.pdf,hf/raw/catalogos/complementos/aerolineas/version-1-0-revision-a/aerolineas.pdf,361494,e212743a3f6e08e5e3ac6ea4a2fd25c0bf50c6fff53dcfdf40c07b1bd30cc221
|
| 28 |
raw/complementos/aerolineas/1-0-a/aerolineas.xsd,hf/raw/catalogos/complementos/aerolineas/version-1-0-revision-a/aerolineas.xsd,3115,ccc233b428cc1379f790c5c4af9339da6957283ead4106ce1705518ea3f83cca
|
| 29 |
raw/complementos/aerolineas/1-0-a/aerolineas.xslt,hf/raw/catalogos/complementos/aerolineas/version-1-0-revision-a/aerolineas.xslt,1912,b197afab9535802b04d5e614a2320c10b8b67180e97f120b51d7bb60e61e028d
|
raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/Matriz_Errores_CC_HYP.xlsx
ADDED
|
Binary file (12.3 kB). View file
|
|
|
raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/catHidroYPetro.xsd
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:catHidroOPetro="http://www.sat.gob.mx/sitio_internet/cfd/catalogos/HidrocarburosPetro" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/sitio_internet/cfd/catalogos/HidrocarburosPetro" elementFormDefault="unqualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:simpleType name="c_TipoPermiso">
|
| 4 |
+
<xs:restriction base="xs:string">
|
| 5 |
+
<xs:whiteSpace value="collapse"/>
|
| 6 |
+
<xs:enumeration value="PER01"/>
|
| 7 |
+
<xs:enumeration value="PER02"/>
|
| 8 |
+
<xs:enumeration value="PER03"/>
|
| 9 |
+
<xs:enumeration value="PER04"/>
|
| 10 |
+
<xs:enumeration value="PER05"/>
|
| 11 |
+
<xs:enumeration value="PER06"/>
|
| 12 |
+
<xs:enumeration value="PER07"/>
|
| 13 |
+
<xs:enumeration value="PER08"/>
|
| 14 |
+
</xs:restriction>
|
| 15 |
+
</xs:simpleType>
|
| 16 |
+
<xs:simpleType name="c_ClaveHYP">
|
| 17 |
+
<xs:restriction base="xs:string">
|
| 18 |
+
<xs:whiteSpace value="collapse"/>
|
| 19 |
+
<xs:enumeration value="15101505"/>
|
| 20 |
+
<xs:enumeration value="15101514"/>
|
| 21 |
+
<xs:enumeration value="15101515"/>
|
| 22 |
+
</xs:restriction>
|
| 23 |
+
</xs:simpleType>
|
| 24 |
+
<xs:simpleType name="c_SubProductoHYP">
|
| 25 |
+
<xs:restriction base="xs:string">
|
| 26 |
+
<xs:whiteSpace value="collapse"/>
|
| 27 |
+
<xs:enumeration value="SP16"/>
|
| 28 |
+
<xs:enumeration value="SP17"/>
|
| 29 |
+
<xs:enumeration value="SP18"/>
|
| 30 |
+
<xs:enumeration value="SP19"/>
|
| 31 |
+
<xs:enumeration value="SP22"/>
|
| 32 |
+
<xs:enumeration value="SP23"/>
|
| 33 |
+
<xs:enumeration value="SP24"/>
|
| 34 |
+
<xs:enumeration value="SP25"/>
|
| 35 |
+
<xs:enumeration value="SP48"/>
|
| 36 |
+
</xs:restriction>
|
| 37 |
+
</xs:simpleType>
|
| 38 |
+
</xs:schema>
|
raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/cat_Hidro_Y_Petro.xlsx
ADDED
|
Binary file (16.2 kB). View file
|
|
|
raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/hidrocarburospetroliferos.xsd
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:hidrocarburospetroliferos="http://www.sat.gob.mx/hidrocarburospetroliferos" xmlns:catHidroYPetro="http://www.sat.gob.mx/sitio_internet/cfd/catalogos/HidrocarburosPetro" targetNamespace="http://www.sat.gob.mx/hidrocarburospetroliferos" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:import namespace="http://www.sat.gob.mx/sitio_internet/cfd/catalogos/HidrocarburosPetro" schemaLocation="http://www.sat.gob.mx/sitio_internet/cfd/catalogos/HidrocarburosPetro/catHidroYPetro.xsd"/>
|
| 4 |
+
<xs:element name="HidroYPetro">
|
| 5 |
+
<xs:annotation>
|
| 6 |
+
<xs:documentation>Complemento concepto para incorporar al Comprobante Fiscal Digital por Internet (CFDI) la información sobre los permisos otorgados por la autoridad competente referentes a operaciones de hidrocarburos y petrolíferos.</xs:documentation>
|
| 7 |
+
</xs:annotation>
|
| 8 |
+
<xs:complexType>
|
| 9 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 10 |
+
<xs:annotation>
|
| 11 |
+
<xs:documentation>Atributo requerido con valor prefijado a 1.0 que indica la versión del complemento concepto para la facturación de Hidrocarburos y Petrolíferos.</xs:documentation>
|
| 12 |
+
</xs:annotation>
|
| 13 |
+
</xs:attribute>
|
| 14 |
+
<xs:attribute name="TipoPermiso" type="catHidroYPetro:c_TipoPermiso" use="required">
|
| 15 |
+
<xs:annotation>
|
| 16 |
+
<xs:documentation>Atributo requerido para registrar el tipo de permiso cuando éste haya sido otorgado por la autoridad competente.</xs:documentation>
|
| 17 |
+
</xs:annotation>
|
| 18 |
+
</xs:attribute>
|
| 19 |
+
<xs:attribute name="NumeroPermiso" use="required">
|
| 20 |
+
<xs:annotation>
|
| 21 |
+
<xs:documentation>Atributo requerido para registrar el número de permiso otorgado por la autoridad competente, de acuerdo con la nomenclatura de la columna “Nomenclatura del número de permiso” del catálogo c_TipoPermiso.</xs:documentation>
|
| 22 |
+
</xs:annotation>
|
| 23 |
+
<xs:simpleType>
|
| 24 |
+
<xs:restriction base="xs:string">
|
| 25 |
+
<xs:minLength value="15"/>
|
| 26 |
+
<xs:maxLength value="35"/>
|
| 27 |
+
<xs:whiteSpace value="collapse"/>
|
| 28 |
+
</xs:restriction>
|
| 29 |
+
</xs:simpleType>
|
| 30 |
+
</xs:attribute>
|
| 31 |
+
<xs:attribute name="ClaveHYP" type="catHidroYPetro:c_ClaveHYP" use="required">
|
| 32 |
+
<xs:annotation>
|
| 33 |
+
<xs:documentation>Atributo requerido para registrar la clave correspondiente a hidrocarburos y petrolíferos.</xs:documentation>
|
| 34 |
+
</xs:annotation>
|
| 35 |
+
</xs:attribute>
|
| 36 |
+
<xs:attribute name="SubProductoHYP" type="catHidroYPetro:c_SubProductoHYP" use="required">
|
| 37 |
+
<xs:annotation>
|
| 38 |
+
<xs:documentation>Atributo requerido para registrar el subtipo del hidrocarburo y petrolífero.</xs:documentation>
|
| 39 |
+
</xs:annotation>
|
| 40 |
+
</xs:attribute>
|
| 41 |
+
</xs:complexType>
|
| 42 |
+
</xs:element>
|
| 43 |
+
</xs:schema>
|
raw/complementos-concepto/hidrocarburos-y-petroliferos/1-0/hidrocarburospetroliferos_3b1a7208b6.xslt
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:hidrocarburospetroliferos="http://www.sat.gob.mx/hidrocarburospetroliferos">
|
| 3 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 4 |
+
<!-- Manejador de nodos tipo concepto -->
|
| 5 |
+
<xsl:template match="hidrocarburospetroliferos:HidroYPetro">
|
| 6 |
+
<!--Iniciamos el tratamiento de los atributos de hidrocarburospetroliferos-->
|
| 7 |
+
<xsl:call-template name="Requerido">
|
| 8 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 9 |
+
</xsl:call-template>
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@TipoPermiso"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@NumeroPermiso"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Requerido">
|
| 17 |
+
<xsl:with-param name="valor" select="./@ClaveHYP"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Requerido">
|
| 20 |
+
<xsl:with-param name="valor" select="./@SubProductoHYP"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
</xsl:template>
|
| 23 |
+
</xsl:stylesheet>
|
raw/complementos-concepto/instituciones-educativas-privadas/1-0-a/iedu.xsd
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:iedu="http://www.sat.gob.mx/iedu" targetNamespace="http://www.sat.gob.mx/iedu" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="instEducativas">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento concepto para la expedición de comprobantes fiscales por parte de Instituciones Educativas Privadas, para los efectos del artículo primero y cuarto del decreto por el que se otorga un estímulo fiscal a las personas físicas en relación con los pagos por servicios educativos </xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:attribute name="version" use="required" fixed="1.0">
|
| 9 |
+
<xs:annotation>
|
| 10 |
+
<xs:documentation>Atributo requerido con valor prefijado a 1.0 que indica la versión del estándar bajo el que se encuentra expresado el complemento concepto al comprobante.</xs:documentation>
|
| 11 |
+
</xs:annotation>
|
| 12 |
+
<xs:simpleType>
|
| 13 |
+
<xs:restriction base="xs:string">
|
| 14 |
+
<xs:whiteSpace value="collapse"/>
|
| 15 |
+
</xs:restriction>
|
| 16 |
+
</xs:simpleType>
|
| 17 |
+
</xs:attribute>
|
| 18 |
+
<xs:attribute name="nombreAlumno" use="required">
|
| 19 |
+
<xs:annotation>
|
| 20 |
+
<xs:documentation>Atributo requerido para indicar el nombre del Alumno </xs:documentation>
|
| 21 |
+
</xs:annotation>
|
| 22 |
+
<xs:simpleType>
|
| 23 |
+
<xs:restriction base="xs:string"/>
|
| 24 |
+
</xs:simpleType>
|
| 25 |
+
</xs:attribute>
|
| 26 |
+
<xs:attribute name="CURP" type="iedu:tCURP" use="required">
|
| 27 |
+
<xs:annotation>
|
| 28 |
+
<xs:documentation>Atributo requerido para indicar la CURP del alumno de la institución educativa</xs:documentation>
|
| 29 |
+
</xs:annotation>
|
| 30 |
+
</xs:attribute>
|
| 31 |
+
<xs:attribute name="nivelEducativo" use="required">
|
| 32 |
+
<xs:annotation>
|
| 33 |
+
<xs:documentation>Atributo requerido para indicar el nivel educativo que cursa el alumno</xs:documentation>
|
| 34 |
+
</xs:annotation>
|
| 35 |
+
<xs:simpleType>
|
| 36 |
+
<xs:restriction base="xs:string">
|
| 37 |
+
<xs:enumeration value="Preescolar"/>
|
| 38 |
+
<xs:enumeration value="Primaria"/>
|
| 39 |
+
<xs:enumeration value="Secundaria"/>
|
| 40 |
+
<xs:enumeration value="Profesional técnico"/>
|
| 41 |
+
<xs:enumeration value="Bachillerato o su equivalente"/>
|
| 42 |
+
</xs:restriction>
|
| 43 |
+
</xs:simpleType>
|
| 44 |
+
</xs:attribute>
|
| 45 |
+
<xs:attribute name="autRVOE" use="required">
|
| 46 |
+
<xs:annotation>
|
| 47 |
+
<xs:documentation>Atributo requerido para especificar la clave del centro de trabajo o el reconocimiento de validez oficial de estudios en los términos de la Ley General de Educación que tenga la institución educativa privada donde se realiza el pago.</xs:documentation>
|
| 48 |
+
</xs:annotation>
|
| 49 |
+
<xs:simpleType>
|
| 50 |
+
<xs:restriction base="xs:string">
|
| 51 |
+
<xs:minLength value="1"/>
|
| 52 |
+
<xs:whiteSpace value="collapse"/>
|
| 53 |
+
</xs:restriction>
|
| 54 |
+
</xs:simpleType>
|
| 55 |
+
</xs:attribute>
|
| 56 |
+
<xs:attribute name="rfcPago" type="iedu:tRFC" use="optional">
|
| 57 |
+
<xs:annotation>
|
| 58 |
+
<xs:documentation>Atributo opcional para indicar el RFC de quien realiza el pago cuando sea diferente a quien recibe el servicio</xs:documentation>
|
| 59 |
+
</xs:annotation>
|
| 60 |
+
</xs:attribute>
|
| 61 |
+
</xs:complexType>
|
| 62 |
+
</xs:element>
|
| 63 |
+
<xs:simpleType name="tRFC">
|
| 64 |
+
<xs:annotation>
|
| 65 |
+
<xs:documentation>Tipo definido para la expresión de RFC's de contribuyentes. Cabe hacer la mención que debido a las reglas definidas por el estándar XML en el caso de que un RFC dado incluya un caracter ampersand, dicho caracter deberá ser expresado mediante la secuencia de escape especificado como parte del estándar. En la definición del tipo se expresa una longitud mínima y máxima, sin embargo la longitud puede ser redefinida como una extensión según se determina el uso particular</xs:documentation>
|
| 66 |
+
</xs:annotation>
|
| 67 |
+
<xs:restriction base="xs:string">
|
| 68 |
+
<xs:minLength value="12"/>
|
| 69 |
+
<xs:maxLength value="13"/>
|
| 70 |
+
<xs:whiteSpace value="collapse"/>
|
| 71 |
+
<xs:pattern value="[A-Z,Ñ,&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z,0-9]?[A-Z,0-9]?[0-9,A-Z]?"/>
|
| 72 |
+
</xs:restriction>
|
| 73 |
+
</xs:simpleType>
|
| 74 |
+
<xs:simpleType name="tCURP">
|
| 75 |
+
<xs:annotation>
|
| 76 |
+
<xs:documentation>Tipo definido para la expresión de una CURP. </xs:documentation>
|
| 77 |
+
</xs:annotation>
|
| 78 |
+
<xs:restriction base="xs:string">
|
| 79 |
+
<xs:whiteSpace value="collapse"/>
|
| 80 |
+
<xs:length value="18"/>
|
| 81 |
+
<xs:pattern value="[A-Z][A,E,I,O,U,X][A-Z]{2}[0-9]{2}[0-1][0-9][0-3][0-9][M,H,X][A-Z]{2}[B,C,D,F,G,H,J,K,L,M,N,Ñ,P,Q,R,S,T,V,W,X,Y,Z]{3}[0-9,A-Z][0-9]"/>
|
| 82 |
+
</xs:restriction>
|
| 83 |
+
</xs:simpleType>
|
| 84 |
+
</xs:schema>
|
raw/complementos-concepto/instituciones-educativas-privadas/1-0-a/iedu.xslt
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:iedu="http://www.sat.gob.mx/iedu">
|
| 3 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 4 |
+
<!-- Manejador de nodos tipo iedu -->
|
| 5 |
+
<xsl:template match="iedu:instEducativas">
|
| 6 |
+
<!--Iniciamos el tratamiento de los atributos de instEducativas -->
|
| 7 |
+
<xsl:call-template name="Requerido">
|
| 8 |
+
<xsl:with-param name="valor" select="./@version"/>
|
| 9 |
+
</xsl:call-template>
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@nombreAlumno"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@CURP"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Requerido">
|
| 17 |
+
<xsl:with-param name="valor" select="./@nivelEducativo"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Requerido">
|
| 20 |
+
<xsl:with-param name="valor" select="./@autRVOE"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
<xsl:call-template name="Opcional">
|
| 23 |
+
<xsl:with-param name="valor" select="./@rfcPago"/>
|
| 24 |
+
</xsl:call-template>
|
| 25 |
+
</xsl:template>
|
| 26 |
+
</xsl:stylesheet>
|
raw/complementos-concepto/venta-de-vehiculos/1-1-a/ventavehiculos11.xsd
ADDED
|
@@ -0,0 +1,157 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ventavehiculos="http://www.sat.gob.mx/ventavehiculos" targetNamespace="http://www.sat.gob.mx/ventavehiculos" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="VentaVehiculos">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento concepto que permite incorporar a los fabricantes, ensambladores o distribuidores autorizados de automóviles nuevos, así como aquéllos que importen automóviles para permanecer en forma definitiva en la franja fronteriza norte del país y en los Estados de Baja California, Baja California Sur y la región parcial del Estado de Sonora, a un Comprobante Fiscal Digital a través de Internet (CFDI) la clave vehicular que corresponda a la versión enajenada y el número de identificación vehicular que corresponda al vehículo enajenado.</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:choice>
|
| 9 |
+
<xs:element name="InformacionAduanera" type="ventavehiculos:t_InformacionAduanera" minOccurs="0" maxOccurs="unbounded">
|
| 10 |
+
<xs:annotation>
|
| 11 |
+
<xs:documentation>Nodo opcional para introducir la información aduanera aplicable cuando se trate de ventas de primera mano de mercancías importadas.</xs:documentation>
|
| 12 |
+
</xs:annotation>
|
| 13 |
+
</xs:element>
|
| 14 |
+
<xs:element name="Parte" minOccurs="0" maxOccurs="unbounded">
|
| 15 |
+
<xs:annotation>
|
| 16 |
+
<xs:documentation>Nodo opcional para expresar las partes o componentes que integran la totalidad del concepto expresado en el CFDI.</xs:documentation>
|
| 17 |
+
</xs:annotation>
|
| 18 |
+
<xs:complexType>
|
| 19 |
+
<xs:sequence>
|
| 20 |
+
<xs:element name="InformacionAduanera" type="ventavehiculos:t_InformacionAduanera" minOccurs="0" maxOccurs="unbounded">
|
| 21 |
+
<xs:annotation>
|
| 22 |
+
<xs:documentation>Nodo opcional para introducir la información aduanera aplicable cuando se trate de partes o componentes importados vendidos de primera mano.</xs:documentation>
|
| 23 |
+
</xs:annotation>
|
| 24 |
+
</xs:element>
|
| 25 |
+
</xs:sequence>
|
| 26 |
+
<xs:attribute name="cantidad" use="required">
|
| 27 |
+
<xs:annotation>
|
| 28 |
+
<xs:documentation>Atributo requerido para precisar la cantidad de bienes o servicios del tipo particular definido por la presente parte.</xs:documentation>
|
| 29 |
+
</xs:annotation>
|
| 30 |
+
<xs:simpleType>
|
| 31 |
+
<xs:restriction base="xs:decimal">
|
| 32 |
+
<xs:whiteSpace value="collapse"/>
|
| 33 |
+
</xs:restriction>
|
| 34 |
+
</xs:simpleType>
|
| 35 |
+
</xs:attribute>
|
| 36 |
+
<xs:attribute name="unidad" use="optional">
|
| 37 |
+
<xs:annotation>
|
| 38 |
+
<xs:documentation>Atributo opcional para precisar la unidad de medida aplicable para la cantidad expresada en la parte.</xs:documentation>
|
| 39 |
+
</xs:annotation>
|
| 40 |
+
<xs:simpleType>
|
| 41 |
+
<xs:restriction base="xs:string">
|
| 42 |
+
<xs:whiteSpace value="collapse"/>
|
| 43 |
+
<xs:minLength value="1"/>
|
| 44 |
+
</xs:restriction>
|
| 45 |
+
</xs:simpleType>
|
| 46 |
+
</xs:attribute>
|
| 47 |
+
<xs:attribute name="noIdentificacion" use="optional">
|
| 48 |
+
<xs:annotation>
|
| 49 |
+
<xs:documentation>Atributo opcional para expresar el número de serie del bien o identificador del servicio amparado por la presente parte.</xs:documentation>
|
| 50 |
+
</xs:annotation>
|
| 51 |
+
<xs:simpleType>
|
| 52 |
+
<xs:restriction base="xs:string">
|
| 53 |
+
<xs:minLength value="1"/>
|
| 54 |
+
<xs:whiteSpace value="collapse"/>
|
| 55 |
+
</xs:restriction>
|
| 56 |
+
</xs:simpleType>
|
| 57 |
+
</xs:attribute>
|
| 58 |
+
<xs:attribute name="descripcion" use="required">
|
| 59 |
+
<xs:annotation>
|
| 60 |
+
<xs:documentation>Atributo requerido para precisar la descripción del bien o servicio cubierto por la presente parte.</xs:documentation>
|
| 61 |
+
</xs:annotation>
|
| 62 |
+
<xs:simpleType>
|
| 63 |
+
<xs:restriction base="xs:string">
|
| 64 |
+
<xs:minLength value="1"/>
|
| 65 |
+
<xs:whiteSpace value="collapse"/>
|
| 66 |
+
</xs:restriction>
|
| 67 |
+
</xs:simpleType>
|
| 68 |
+
</xs:attribute>
|
| 69 |
+
<xs:attribute name="valorUnitario" type="ventavehiculos:t_Importe" use="optional">
|
| 70 |
+
<xs:annotation>
|
| 71 |
+
<xs:documentation>Atributo opcional para precisar el valor o precio unitario del bien o servicio cubierto por la presente parte.</xs:documentation>
|
| 72 |
+
</xs:annotation>
|
| 73 |
+
</xs:attribute>
|
| 74 |
+
<xs:attribute name="importe" type="ventavehiculos:t_Importe" use="optional">
|
| 75 |
+
<xs:annotation>
|
| 76 |
+
<xs:documentation>Atributo opcional para precisar el importe total de los bienes o servicios de la presente parte. Debe ser equivalente al resultado de multiplicar la cantidad por el valor unitario expresado en la parte.</xs:documentation>
|
| 77 |
+
</xs:annotation>
|
| 78 |
+
</xs:attribute>
|
| 79 |
+
</xs:complexType>
|
| 80 |
+
</xs:element>
|
| 81 |
+
</xs:choice>
|
| 82 |
+
<xs:attribute name="version" use="required" fixed="1.1">
|
| 83 |
+
<xs:annotation>
|
| 84 |
+
<xs:documentation>Atributo requerido con valor prefijado a 1.1 que indica la versión del estándar bajo el que se encuentra expresado el complemento.</xs:documentation>
|
| 85 |
+
</xs:annotation>
|
| 86 |
+
</xs:attribute>
|
| 87 |
+
<xs:attribute name="ClaveVehicular" use="required">
|
| 88 |
+
<xs:annotation>
|
| 89 |
+
<xs:documentation>Atributo requerido para precisar Clave vehicular que corresponda a la versión del vehículo enajenado.</xs:documentation>
|
| 90 |
+
</xs:annotation>
|
| 91 |
+
<xs:simpleType>
|
| 92 |
+
<xs:restriction base="xs:string">
|
| 93 |
+
<xs:minLength value="1"/>
|
| 94 |
+
<xs:whiteSpace value="collapse"/>
|
| 95 |
+
</xs:restriction>
|
| 96 |
+
</xs:simpleType>
|
| 97 |
+
</xs:attribute>
|
| 98 |
+
<xs:attribute name="Niv" use="required">
|
| 99 |
+
<xs:annotation>
|
| 100 |
+
<xs:documentation>Atributo requerido para precisar el número de identificación vehicular que corresponda al vehículo enajenado.</xs:documentation>
|
| 101 |
+
</xs:annotation>
|
| 102 |
+
<xs:simpleType>
|
| 103 |
+
<xs:restriction base="xs:string">
|
| 104 |
+
<xs:minLength value="1"/>
|
| 105 |
+
<xs:whiteSpace value="collapse"/>
|
| 106 |
+
</xs:restriction>
|
| 107 |
+
</xs:simpleType>
|
| 108 |
+
</xs:attribute>
|
| 109 |
+
</xs:complexType>
|
| 110 |
+
</xs:element>
|
| 111 |
+
<xs:complexType name="t_InformacionAduanera">
|
| 112 |
+
<xs:annotation>
|
| 113 |
+
<xs:documentation>Tipo definido para expresar información aduanera</xs:documentation>
|
| 114 |
+
</xs:annotation>
|
| 115 |
+
<xs:attribute name="numero" use="required">
|
| 116 |
+
<xs:annotation>
|
| 117 |
+
<xs:documentation>Atributo requerido para expresar el número del documento aduanero que ampara la importación del bien.</xs:documentation>
|
| 118 |
+
</xs:annotation>
|
| 119 |
+
<xs:simpleType>
|
| 120 |
+
<xs:restriction base="xs:string">
|
| 121 |
+
<xs:minLength value="1"/>
|
| 122 |
+
<xs:whiteSpace value="collapse"/>
|
| 123 |
+
</xs:restriction>
|
| 124 |
+
</xs:simpleType>
|
| 125 |
+
</xs:attribute>
|
| 126 |
+
<xs:attribute name="fecha" use="required">
|
| 127 |
+
<xs:annotation>
|
| 128 |
+
<xs:documentation>Atributo requerido para expresar la fecha de expedición del documento aduanero que ampara la importación del bien.</xs:documentation>
|
| 129 |
+
</xs:annotation>
|
| 130 |
+
<xs:simpleType>
|
| 131 |
+
<xs:restriction base="xs:date">
|
| 132 |
+
<xs:whiteSpace value="collapse"/>
|
| 133 |
+
</xs:restriction>
|
| 134 |
+
</xs:simpleType>
|
| 135 |
+
</xs:attribute>
|
| 136 |
+
<xs:attribute name="aduana">
|
| 137 |
+
<xs:annotation>
|
| 138 |
+
<xs:documentation>Atributo opcional para precisar la aduana por la que se efectuó la importación del bien.</xs:documentation>
|
| 139 |
+
</xs:annotation>
|
| 140 |
+
<xs:simpleType>
|
| 141 |
+
<xs:restriction base="xs:string">
|
| 142 |
+
<xs:minLength value="1"/>
|
| 143 |
+
<xs:whiteSpace value="collapse"/>
|
| 144 |
+
</xs:restriction>
|
| 145 |
+
</xs:simpleType>
|
| 146 |
+
</xs:attribute>
|
| 147 |
+
</xs:complexType>
|
| 148 |
+
<xs:simpleType name="t_Importe">
|
| 149 |
+
<xs:annotation>
|
| 150 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 151 |
+
</xs:annotation>
|
| 152 |
+
<xs:restriction base="xs:decimal">
|
| 153 |
+
<xs:fractionDigits value="6"/>
|
| 154 |
+
<xs:whiteSpace value="collapse"/>
|
| 155 |
+
</xs:restriction>
|
| 156 |
+
</xs:simpleType>
|
| 157 |
+
</xs:schema>
|
raw/complementos-concepto/venta-de-vehiculos/1-1-a/ventavehiculos11.xslt
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:ventavehiculos="http://www.sat.gob.mx/ventavehiculos">
|
| 3 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 4 |
+
|
| 5 |
+
<!-- Manejador de nodos tipo VentaVehiculos-->
|
| 6 |
+
|
| 7 |
+
<xsl:template match="ventavehiculos:VentaVehiculos">
|
| 8 |
+
|
| 9 |
+
<!--Iniciamos el tratamiento de los atributos del complemento concepto VentaVehiculos-->
|
| 10 |
+
|
| 11 |
+
<xsl:call-template name="Requerido">
|
| 12 |
+
<xsl:with-param name="valor" select="./@version"/>
|
| 13 |
+
</xsl:call-template>
|
| 14 |
+
|
| 15 |
+
<xsl:call-template name="Requerido">
|
| 16 |
+
<xsl:with-param name="valor" select="./@ClaveVehicular"/>
|
| 17 |
+
</xsl:call-template>
|
| 18 |
+
|
| 19 |
+
<xsl:if test="./@version='1.1'">
|
| 20 |
+
|
| 21 |
+
<xsl:call-template name="Requerido">
|
| 22 |
+
<xsl:with-param name="valor" select="./@Niv"/>
|
| 23 |
+
</xsl:call-template>
|
| 24 |
+
|
| 25 |
+
</xsl:if>
|
| 26 |
+
|
| 27 |
+
<!-- Manejo de los atributos de la información aduanera del complemento de terceros -->
|
| 28 |
+
|
| 29 |
+
<xsl:for-each select=".//ventavehiculos:InformacionAduanera">
|
| 30 |
+
<xsl:apply-templates select="."/>
|
| 31 |
+
</xsl:for-each>
|
| 32 |
+
|
| 33 |
+
</xsl:template>
|
| 34 |
+
|
| 35 |
+
<!-- Manejador de nodos tipo Información Aduanera -->
|
| 36 |
+
|
| 37 |
+
<xsl:template match="ventavehiculos:InformacionAduanera">
|
| 38 |
+
|
| 39 |
+
<!-- Manejo de los atributos de la información aduanera -->
|
| 40 |
+
|
| 41 |
+
<xsl:call-template name="Requerido">
|
| 42 |
+
<xsl:with-param name="valor" select="./@numero"/>
|
| 43 |
+
</xsl:call-template>
|
| 44 |
+
|
| 45 |
+
<xsl:call-template name="Requerido">
|
| 46 |
+
<xsl:with-param name="valor" select="./@fecha"/>
|
| 47 |
+
</xsl:call-template>
|
| 48 |
+
|
| 49 |
+
<xsl:call-template name="Opcional">
|
| 50 |
+
<xsl:with-param name="valor" select="./@aduana"/>
|
| 51 |
+
</xsl:call-template>
|
| 52 |
+
</xsl:template>
|
| 53 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/arrendamiento-en-fideicomiso/1-0-a/arrendamientoenfideicomiso.xsd
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:arrendamientoenfideicomiso="http://www.sat.gob.mx/esquemas/retencionpago/1/arrendamientoenfideicomiso" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/arrendamientoenfideicomiso" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="Arrendamientoenfideicomiso">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento para expresar el arrendamiento de bienes de un periodo o ejercicio determinado (incluye FIBRAS).</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 9 |
+
<xs:annotation>
|
| 10 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de arrendamiento financiero</xs:documentation>
|
| 11 |
+
</xs:annotation>
|
| 12 |
+
</xs:attribute>
|
| 13 |
+
<xs:attribute name="PagProvEfecPorFiduc" type="arrendamientoenfideicomiso:t_Importe" use="required">
|
| 14 |
+
<xs:annotation>
|
| 15 |
+
<xs:documentation>Atributo requerido para expresar el importe del pago efectuado por parte del fiduciario al arrendador de bienes en el periodo</xs:documentation>
|
| 16 |
+
</xs:annotation>
|
| 17 |
+
</xs:attribute>
|
| 18 |
+
<xs:attribute name="RendimFideicom" type="arrendamientoenfideicomiso:t_Importe" use="required">
|
| 19 |
+
<xs:annotation>
|
| 20 |
+
<xs:documentation>Atributo requerido para expresar el importe de los rendimientos obtenidos en el periodo por el arrendamiento de bienes </xs:documentation>
|
| 21 |
+
</xs:annotation>
|
| 22 |
+
</xs:attribute>
|
| 23 |
+
<xs:attribute name="DeduccCorresp" type="arrendamientoenfideicomiso:t_Importe" use="required">
|
| 24 |
+
<xs:annotation>
|
| 25 |
+
<xs:documentation>Atributo requerido para expresar el importe de las deducciones correspondientes al arrendamiento de los bienes durante el periodo</xs:documentation>
|
| 26 |
+
</xs:annotation>
|
| 27 |
+
</xs:attribute>
|
| 28 |
+
<xs:attribute name="MontTotRet" type="arrendamientoenfideicomiso:t_Importe" use="optional">
|
| 29 |
+
<xs:annotation>
|
| 30 |
+
<xs:documentation>Atributo opcional para expresar el monto total de la retención del arrendamiento de los bienes del periodo</xs:documentation>
|
| 31 |
+
</xs:annotation>
|
| 32 |
+
</xs:attribute>
|
| 33 |
+
<xs:attribute name="MontResFiscDistFibras" type="arrendamientoenfideicomiso:t_Importe" use="optional">
|
| 34 |
+
<xs:annotation>
|
| 35 |
+
<xs:documentation>Atributo opcional para expresar el monto del resultado fiscal distribuido por FIBRAS</xs:documentation>
|
| 36 |
+
</xs:annotation>
|
| 37 |
+
</xs:attribute>
|
| 38 |
+
<xs:attribute name="MontOtrosConceptDistr" type="arrendamientoenfideicomiso:t_Importe" use="optional">
|
| 39 |
+
<xs:annotation>
|
| 40 |
+
<xs:documentation>Atributo opcional para expresar el monto de otros conceptos distribuidos </xs:documentation>
|
| 41 |
+
</xs:annotation>
|
| 42 |
+
</xs:attribute>
|
| 43 |
+
<xs:attribute name="DescrMontOtrosConceptDistr" type="xs:string" use="optional">
|
| 44 |
+
<xs:annotation>
|
| 45 |
+
<xs:documentation>Atributo opcional para describir los conceptos distribuidos cuando se señalen otros conceptos.</xs:documentation>
|
| 46 |
+
</xs:annotation>
|
| 47 |
+
</xs:attribute>
|
| 48 |
+
</xs:complexType>
|
| 49 |
+
</xs:element>
|
| 50 |
+
<xs:simpleType name="t_Importe">
|
| 51 |
+
<xs:annotation>
|
| 52 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 53 |
+
</xs:annotation>
|
| 54 |
+
<xs:restriction base="xs:decimal">
|
| 55 |
+
<xs:fractionDigits value="6"/>
|
| 56 |
+
<xs:whiteSpace value="collapse"/>
|
| 57 |
+
</xs:restriction>
|
| 58 |
+
</xs:simpleType>
|
| 59 |
+
</xs:schema>
|
raw/complementos-retenciones/arrendamiento-en-fideicomiso/1-0-a/arrendamientoenfideicomiso.xslt
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:arrendamientoenfideicomiso="http://www.sat.gob.mx/esquemas/retencionpago/1/arrendamientoenfideicomiso">
|
| 3 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 4 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 5 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en Arrendamientoenfideicomiso -->
|
| 6 |
+
<xsl:template match="arrendamientoenfideicomiso:Arrendamientoenfideicomiso">
|
| 7 |
+
<!-- Iniciamos el tratamiento de los atributos de Arrendamientoenfideicomiso -->
|
| 8 |
+
<xsl:call-template name="Requerido">
|
| 9 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 10 |
+
</xsl:call-template>
|
| 11 |
+
<xsl:call-template name="Requerido">
|
| 12 |
+
<xsl:with-param name="valor" select="./@PagProvEfecPorFiduc"/>
|
| 13 |
+
</xsl:call-template>
|
| 14 |
+
<xsl:call-template name="Requerido">
|
| 15 |
+
<xsl:with-param name="valor" select="./@RendimFideicom"/>
|
| 16 |
+
</xsl:call-template>
|
| 17 |
+
<xsl:call-template name="Requerido">
|
| 18 |
+
<xsl:with-param name="valor" select="./@DeduccCorresp"/>
|
| 19 |
+
</xsl:call-template>
|
| 20 |
+
<xsl:call-template name="Opcional">
|
| 21 |
+
<xsl:with-param name="valor" select="./@MontTotRet"/>
|
| 22 |
+
</xsl:call-template>
|
| 23 |
+
<xsl:call-template name="Opcional">
|
| 24 |
+
<xsl:with-param name="valor" select="./@MontResFiscDistFibras"/>
|
| 25 |
+
</xsl:call-template>
|
| 26 |
+
<xsl:call-template name="Opcional">
|
| 27 |
+
<xsl:with-param name="valor" select="./@MontOtrosConceptDistr"/>
|
| 28 |
+
</xsl:call-template>
|
| 29 |
+
<xsl:call-template name="Opcional">
|
| 30 |
+
<xsl:with-param name="valor" select="./@DescrMontOtrosConceptDistr"/>
|
| 31 |
+
</xsl:call-template>
|
| 32 |
+
</xsl:template>
|
| 33 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/dividendos/1-0-a/dividendos.xsd
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:dividendos="http://www.sat.gob.mx/esquemas/retencionpago/1/dividendos" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:c_retenciones="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/dividendos" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:import namespace="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos" schemaLocation="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos/catRetenciones.xsd"/>
|
| 4 |
+
<xs:element name="Dividendos">
|
| 5 |
+
<xs:annotation>
|
| 6 |
+
<xs:documentation>Complemento para expresar el total de ganancias y utilidades generadas por rendimientos en base a inversiones en instrumentos de inversión</xs:documentation>
|
| 7 |
+
</xs:annotation>
|
| 8 |
+
<xs:complexType>
|
| 9 |
+
<xs:sequence minOccurs="0">
|
| 10 |
+
<xs:element name="DividOUtil" minOccurs="0">
|
| 11 |
+
<xs:annotation>
|
| 12 |
+
<xs:documentation>Nodo opcional que expresa los dividendos o utilidades distribuidas del periodo o ejercicio</xs:documentation>
|
| 13 |
+
</xs:annotation>
|
| 14 |
+
<xs:complexType>
|
| 15 |
+
<xs:attribute name="CveTipDivOUtil" type="c_retenciones:c_TipoDividendoOUtilidadDistribuida" use="required">
|
| 16 |
+
<xs:annotation>
|
| 17 |
+
<xs:documentation>Atributo requerido para expresar la clave del tipo de dividendo o utilidad distribuida de acuerdo al catálogo.</xs:documentation>
|
| 18 |
+
</xs:annotation>
|
| 19 |
+
</xs:attribute>
|
| 20 |
+
<xs:attribute name="MontISRAcredRetMexico" type="dividendos:t_Importe" use="required">
|
| 21 |
+
<xs:annotation>
|
| 22 |
+
<xs:documentation>Atributo requerido para expresar el importe o retención del dividendo o utilidad en territorio nacional</xs:documentation>
|
| 23 |
+
</xs:annotation>
|
| 24 |
+
</xs:attribute>
|
| 25 |
+
<xs:attribute name="MontISRAcredRetExtranjero" type="dividendos:t_Importe" use="required">
|
| 26 |
+
<xs:annotation>
|
| 27 |
+
<xs:documentation>Atributo requerido para expresar el importe o retención del dividendo o utilidad en territorio extranjero</xs:documentation>
|
| 28 |
+
</xs:annotation>
|
| 29 |
+
</xs:attribute>
|
| 30 |
+
<xs:attribute name="MontRetExtDivExt" type="dividendos:t_Importe" use="optional">
|
| 31 |
+
<xs:annotation>
|
| 32 |
+
<xs:documentation>Atributo opcional para expresar el monto de la retención en el extranjero sobre dividendos del extranjero</xs:documentation>
|
| 33 |
+
</xs:annotation>
|
| 34 |
+
</xs:attribute>
|
| 35 |
+
<xs:attribute name="TipoSocDistrDiv" use="required">
|
| 36 |
+
<xs:annotation>
|
| 37 |
+
<xs:documentation>Atributo requerido para expresar si el dividendo es distribuido por sociedades nacionales o extranjeras.</xs:documentation>
|
| 38 |
+
</xs:annotation>
|
| 39 |
+
<xs:simpleType>
|
| 40 |
+
<xs:restriction base="xs:string">
|
| 41 |
+
<xs:enumeration value="Sociedad Nacional"/>
|
| 42 |
+
<xs:enumeration value="Sociedad Extranjera"/>
|
| 43 |
+
</xs:restriction>
|
| 44 |
+
</xs:simpleType>
|
| 45 |
+
</xs:attribute>
|
| 46 |
+
<xs:attribute name="MontISRAcredNal" type="dividendos:t_Importe" use="optional">
|
| 47 |
+
<xs:annotation>
|
| 48 |
+
<xs:documentation>Atributo opcional para expresar el monto del ISR acreditable nacional</xs:documentation>
|
| 49 |
+
</xs:annotation>
|
| 50 |
+
</xs:attribute>
|
| 51 |
+
<xs:attribute name="MontDivAcumNal" type="dividendos:t_Importe" use="optional">
|
| 52 |
+
<xs:annotation>
|
| 53 |
+
<xs:documentation>Atributo opcional para expresar el monto del dividendo acumulable nacional</xs:documentation>
|
| 54 |
+
</xs:annotation>
|
| 55 |
+
</xs:attribute>
|
| 56 |
+
<xs:attribute name="MontDivAcumExt" type="dividendos:t_Importe" use="optional">
|
| 57 |
+
<xs:annotation>
|
| 58 |
+
<xs:documentation>Atributo opcional para expresar el monto del dividendo acumulable extranjero</xs:documentation>
|
| 59 |
+
</xs:annotation>
|
| 60 |
+
</xs:attribute>
|
| 61 |
+
</xs:complexType>
|
| 62 |
+
</xs:element>
|
| 63 |
+
<xs:element name="Remanente" minOccurs="0">
|
| 64 |
+
<xs:annotation>
|
| 65 |
+
<xs:documentation>Nodo opcional que expresa el resultado obtenido de la diferencia entre ingresos y egresos de las personas morales que distribuyan anticipos o rendimientos o sociedades de producción, sociedades y asociaciones civiles.</xs:documentation>
|
| 66 |
+
</xs:annotation>
|
| 67 |
+
<xs:complexType>
|
| 68 |
+
<xs:attribute name="ProporcionRem" use="optional">
|
| 69 |
+
<xs:annotation>
|
| 70 |
+
<xs:documentation>Atributo opcional que expresa el porcentaje de participación de sus integrantes o accionistas</xs:documentation>
|
| 71 |
+
</xs:annotation>
|
| 72 |
+
<xs:simpleType>
|
| 73 |
+
<xs:restriction base="xs:decimal">
|
| 74 |
+
<xs:fractionDigits value="6"/>
|
| 75 |
+
<xs:maxInclusive value="9999999999"/>
|
| 76 |
+
</xs:restriction>
|
| 77 |
+
</xs:simpleType>
|
| 78 |
+
</xs:attribute>
|
| 79 |
+
</xs:complexType>
|
| 80 |
+
</xs:element>
|
| 81 |
+
</xs:sequence>
|
| 82 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 83 |
+
<xs:annotation>
|
| 84 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de dividendos y/o dividendos distribuidos</xs:documentation>
|
| 85 |
+
</xs:annotation>
|
| 86 |
+
</xs:attribute>
|
| 87 |
+
</xs:complexType>
|
| 88 |
+
</xs:element>
|
| 89 |
+
<xs:simpleType name="t_Importe">
|
| 90 |
+
<xs:annotation>
|
| 91 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 92 |
+
</xs:annotation>
|
| 93 |
+
<xs:restriction base="xs:decimal">
|
| 94 |
+
<xs:fractionDigits value="6"/>
|
| 95 |
+
<xs:whiteSpace value="collapse"/>
|
| 96 |
+
</xs:restriction>
|
| 97 |
+
</xs:simpleType>
|
| 98 |
+
</xs:schema>
|
raw/complementos-retenciones/dividendos/1-0-a/dividendos.xslt
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:dividendos="http://www.sat.gob.mx/esquemas/retencionpago/1/dividendos">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en Dividendos-->
|
| 8 |
+
<xsl:template match="dividendos:Dividendos">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Dividendos -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<!--
|
| 14 |
+
Llamadas para procesar al los sub nodos de Dividendos
|
| 15 |
+
-->
|
| 16 |
+
<xsl:apply-templates select="./dividendos:DividOUtil"/>
|
| 17 |
+
<xsl:apply-templates select="./dividendos:Remanente"/>
|
| 18 |
+
</xsl:template>
|
| 19 |
+
<!-- Manejador de nodos tipo DividOUtil -->
|
| 20 |
+
<xsl:template match="dividendos:DividOUtil">
|
| 21 |
+
<!-- Iniciamos el tratamiento de los atributos DividOUtil -->
|
| 22 |
+
<xsl:call-template name="Requerido">
|
| 23 |
+
<xsl:with-param name="valor" select="./@CveTipDivOUtil"/>
|
| 24 |
+
</xsl:call-template>
|
| 25 |
+
<xsl:call-template name="Requerido">
|
| 26 |
+
<xsl:with-param name="valor" select="./@MontISRAcredRetMexico"/>
|
| 27 |
+
</xsl:call-template>
|
| 28 |
+
<xsl:call-template name="Requerido">
|
| 29 |
+
<xsl:with-param name="valor" select="./@MontISRAcredRetExtranjero"/>
|
| 30 |
+
</xsl:call-template>
|
| 31 |
+
<xsl:call-template name="Opcional">
|
| 32 |
+
<xsl:with-param name="valor" select="./@MontRetExtDivExt"/>
|
| 33 |
+
</xsl:call-template>
|
| 34 |
+
<xsl:call-template name="Requerido">
|
| 35 |
+
<xsl:with-param name="valor" select="./@TipoSocDistrDiv"/>
|
| 36 |
+
</xsl:call-template>
|
| 37 |
+
<xsl:call-template name="Opcional">
|
| 38 |
+
<xsl:with-param name="valor" select="./@MontISRAcredNal"/>
|
| 39 |
+
</xsl:call-template>
|
| 40 |
+
<xsl:call-template name="Opcional">
|
| 41 |
+
<xsl:with-param name="valor" select="./@MontDivAcumNal"/>
|
| 42 |
+
</xsl:call-template>
|
| 43 |
+
<xsl:call-template name="Opcional">
|
| 44 |
+
<xsl:with-param name="valor" select="./@MontDivAcumExt"/>
|
| 45 |
+
</xsl:call-template>
|
| 46 |
+
</xsl:template>
|
| 47 |
+
<!-- Manejador de nodos tipo Receptor -->
|
| 48 |
+
<xsl:template match="dividendos:Remanente">
|
| 49 |
+
<!-- Iniciamos el tratamiento de los atributos del Remanente -->
|
| 50 |
+
<xsl:call-template name="Opcional">
|
| 51 |
+
<xsl:with-param name="valor" select="./@ProporcionRem"/>
|
| 52 |
+
</xsl:call-template>
|
| 53 |
+
</xsl:template>
|
| 54 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/enajenacion-de-acciones/1-0-a/enajenaciondeacciones.xsd
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:enajenaciondeacciones="http://www.sat.gob.mx/esquemas/retencionpago/1/enajenaciondeacciones" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/enajenaciondeacciones" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="EnajenaciondeAcciones">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento para expresar la enajenación de acciones u operaciones de valores (incluye ganancia o pérdida).</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 9 |
+
<xs:annotation>
|
| 10 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de la enajenación de acciones u operaciones de valores</xs:documentation>
|
| 11 |
+
</xs:annotation>
|
| 12 |
+
</xs:attribute>
|
| 13 |
+
<xs:attribute name="ContratoIntermediacion" use="required">
|
| 14 |
+
<xs:annotation>
|
| 15 |
+
<xs:documentation>Atributo requerido para expresar la descripción del contrato de intermediación </xs:documentation>
|
| 16 |
+
</xs:annotation>
|
| 17 |
+
<xs:simpleType>
|
| 18 |
+
<xs:restriction base="xs:string">
|
| 19 |
+
<xs:minLength value="1"/>
|
| 20 |
+
<xs:maxLength value="300"/>
|
| 21 |
+
</xs:restriction>
|
| 22 |
+
</xs:simpleType>
|
| 23 |
+
</xs:attribute>
|
| 24 |
+
<xs:attribute name="Ganancia" type="enajenaciondeacciones:t_Importe" use="required">
|
| 25 |
+
<xs:annotation>
|
| 26 |
+
<xs:documentation>Atributo requerido para expresar la ganancia obtenida por la enajenación de acciones u operación de valores</xs:documentation>
|
| 27 |
+
</xs:annotation>
|
| 28 |
+
</xs:attribute>
|
| 29 |
+
<xs:attribute name="Perdida" type="enajenaciondeacciones:t_Importe" use="required">
|
| 30 |
+
<xs:annotation>
|
| 31 |
+
<xs:documentation>Atributo requerido para expresar la pérdida en el contrato de intermediación</xs:documentation>
|
| 32 |
+
</xs:annotation>
|
| 33 |
+
</xs:attribute>
|
| 34 |
+
</xs:complexType>
|
| 35 |
+
</xs:element>
|
| 36 |
+
<xs:simpleType name="t_Importe">
|
| 37 |
+
<xs:annotation>
|
| 38 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 39 |
+
</xs:annotation>
|
| 40 |
+
<xs:restriction base="xs:decimal">
|
| 41 |
+
<xs:fractionDigits value="6"/>
|
| 42 |
+
<xs:whiteSpace value="collapse"/>
|
| 43 |
+
</xs:restriction>
|
| 44 |
+
</xs:simpleType>
|
| 45 |
+
</xs:schema>
|
raw/complementos-retenciones/enajenacion-de-acciones/1-0-a/enajenaciondeacciones.xslt
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:enajenaciondeacciones="http://www.sat.gob.mx/esquemas/retencionpago/1/enajenaciondeacciones">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en EnajenaciondeAcciones -->
|
| 8 |
+
<xsl:template match="enajenaciondeacciones:EnajenaciondeAcciones">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de EnajenaciondeAcciones -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@ContratoIntermediacion"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Requerido">
|
| 17 |
+
<xsl:with-param name="valor" select="./@Ganancia"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Requerido">
|
| 20 |
+
<xsl:with-param name="valor" select="./@Perdida"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
</xsl:template>
|
| 23 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/fideicomisos-no-empresariales/1-0-a/fideicomisonoempresarial.xsd
ADDED
|
@@ -0,0 +1,147 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:fideicomisonoempresarial="http://www.sat.gob.mx/esquemas/retencionpago/1/fideicomisonoempresarial" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/fideicomisonoempresarial" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="Fideicomisonoempresarial">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento para expresar la información sobre los fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:sequence>
|
| 9 |
+
<xs:element name="IngresosOEntradas">
|
| 10 |
+
<xs:annotation>
|
| 11 |
+
<xs:documentation>Nodo requerido para expresar el importe de los ingresos del periodo de fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 12 |
+
</xs:annotation>
|
| 13 |
+
<xs:complexType>
|
| 14 |
+
<xs:sequence>
|
| 15 |
+
<xs:element name="IntegracIngresos">
|
| 16 |
+
<xs:annotation>
|
| 17 |
+
<xs:documentation>Nodo requerido para expresar el detalle de la integración de los ingresos obtenidos en el periodo por fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 18 |
+
</xs:annotation>
|
| 19 |
+
<xs:complexType>
|
| 20 |
+
<xs:attribute name="Concepto" use="required">
|
| 21 |
+
<xs:annotation>
|
| 22 |
+
<xs:documentation>Atributo requerido para expresar la descripción del concepto de ingresos de los fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 23 |
+
</xs:annotation>
|
| 24 |
+
<xs:simpleType>
|
| 25 |
+
<xs:restriction base="xs:string">
|
| 26 |
+
<xs:minLength value="1"/>
|
| 27 |
+
<xs:maxLength value="100"/>
|
| 28 |
+
<xs:whiteSpace value="collapse"/>
|
| 29 |
+
</xs:restriction>
|
| 30 |
+
</xs:simpleType>
|
| 31 |
+
</xs:attribute>
|
| 32 |
+
</xs:complexType>
|
| 33 |
+
</xs:element>
|
| 34 |
+
</xs:sequence>
|
| 35 |
+
<xs:attribute name="MontTotEntradasPeriodo" type="fideicomisonoempresarial:t_Importe" use="required">
|
| 36 |
+
<xs:annotation>
|
| 37 |
+
<xs:documentation>Atributo requerido para expresar el importe total de los ingresos del periodo de los fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 38 |
+
</xs:annotation>
|
| 39 |
+
</xs:attribute>
|
| 40 |
+
<xs:attribute name="PartPropAcumDelFideicom" type="fideicomisonoempresarial:t_Importe" use="required">
|
| 41 |
+
<xs:annotation>
|
| 42 |
+
<xs:documentation>Atributo requerido para expresar la parte proporcional de los ingresos acumulables del periodo que correspondan al fideicomisario o fideicomitente</xs:documentation>
|
| 43 |
+
</xs:annotation>
|
| 44 |
+
</xs:attribute>
|
| 45 |
+
<xs:attribute name="PropDelMontTot" use="required">
|
| 46 |
+
<xs:annotation>
|
| 47 |
+
<xs:documentation>Atributo requerido para expresar la proporción de participación del fideicomisario o fideicomitente de acuerdo al contrato</xs:documentation>
|
| 48 |
+
</xs:annotation>
|
| 49 |
+
<xs:simpleType>
|
| 50 |
+
<xs:restriction base="xs:decimal">
|
| 51 |
+
<xs:maxInclusive value="9999999999"/>
|
| 52 |
+
<xs:fractionDigits value="6"/>
|
| 53 |
+
</xs:restriction>
|
| 54 |
+
</xs:simpleType>
|
| 55 |
+
</xs:attribute>
|
| 56 |
+
</xs:complexType>
|
| 57 |
+
</xs:element>
|
| 58 |
+
<xs:element name="DeduccOSalidas">
|
| 59 |
+
<xs:annotation>
|
| 60 |
+
<xs:documentation>Nodo requerido para expresar el importe de los egresos del periodo de fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 61 |
+
</xs:annotation>
|
| 62 |
+
<xs:complexType>
|
| 63 |
+
<xs:sequence>
|
| 64 |
+
<xs:element name="IntegracEgresos">
|
| 65 |
+
<xs:annotation>
|
| 66 |
+
<xs:documentation>Nodo requerido para expresar la integración de las deducciones en los ingresos obtenidos por fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 67 |
+
</xs:annotation>
|
| 68 |
+
<xs:complexType>
|
| 69 |
+
<xs:attribute name="ConceptoS" use="required">
|
| 70 |
+
<xs:annotation>
|
| 71 |
+
<xs:documentation>Atributo requerido para expresar la descripción del concepto de egresos de los fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 72 |
+
</xs:annotation>
|
| 73 |
+
<xs:simpleType>
|
| 74 |
+
<xs:restriction base="xs:string">
|
| 75 |
+
<xs:minLength value="1"/>
|
| 76 |
+
<xs:maxLength value="100"/>
|
| 77 |
+
<xs:whiteSpace value="collapse"/>
|
| 78 |
+
</xs:restriction>
|
| 79 |
+
</xs:simpleType>
|
| 80 |
+
</xs:attribute>
|
| 81 |
+
</xs:complexType>
|
| 82 |
+
</xs:element>
|
| 83 |
+
</xs:sequence>
|
| 84 |
+
<xs:attribute name="MontTotEgresPeriodo" type="fideicomisonoempresarial:t_Importe" use="required">
|
| 85 |
+
<xs:annotation>
|
| 86 |
+
<xs:documentation>Atributo requerido para expresar el importe total de los egresos del periodo de fideicomiso que no realizan actividades empresariales</xs:documentation>
|
| 87 |
+
</xs:annotation>
|
| 88 |
+
</xs:attribute>
|
| 89 |
+
<xs:attribute name="PartPropDelFideicom" type="fideicomisonoempresarial:t_Importe" use="required">
|
| 90 |
+
<xs:annotation>
|
| 91 |
+
<xs:documentation>Atributo requerido para expresar la parte proporcional de las deducciones autorizadas del periodo que corresponden al fideicomisario o fideicomitente</xs:documentation>
|
| 92 |
+
</xs:annotation>
|
| 93 |
+
</xs:attribute>
|
| 94 |
+
<xs:attribute name="PropDelMontTot" use="required">
|
| 95 |
+
<xs:annotation>
|
| 96 |
+
<xs:documentation>Atributo requerido para expresar la proporción de participación del fideicomisario o fideicomitente de acuerdo al contrato</xs:documentation>
|
| 97 |
+
</xs:annotation>
|
| 98 |
+
<xs:simpleType>
|
| 99 |
+
<xs:restriction base="xs:decimal">
|
| 100 |
+
<xs:pattern value="\d{1,3}\.\d{1,6}"/>
|
| 101 |
+
</xs:restriction>
|
| 102 |
+
</xs:simpleType>
|
| 103 |
+
</xs:attribute>
|
| 104 |
+
</xs:complexType>
|
| 105 |
+
</xs:element>
|
| 106 |
+
<xs:element name="RetEfectFideicomiso">
|
| 107 |
+
<xs:annotation>
|
| 108 |
+
<xs:documentation>Nodo requerido para expresar las retenciones efectuadas al fideicomiso
|
| 109 |
+
</xs:documentation>
|
| 110 |
+
</xs:annotation>
|
| 111 |
+
<xs:complexType>
|
| 112 |
+
<xs:attribute name="MontRetRelPagFideic" type="fideicomisonoempresarial:t_Importe" use="required">
|
| 113 |
+
<xs:annotation>
|
| 114 |
+
<xs:documentation>Atributo requerido para expresar el monto de la retenciones con relación al fideicomiso</xs:documentation>
|
| 115 |
+
</xs:annotation>
|
| 116 |
+
</xs:attribute>
|
| 117 |
+
<xs:attribute name="DescRetRelPagFideic" use="required">
|
| 118 |
+
<xs:annotation>
|
| 119 |
+
<xs:documentation>Atributo requerido para expresar la descripción de las retenciones con relación al fideicomiso</xs:documentation>
|
| 120 |
+
</xs:annotation>
|
| 121 |
+
<xs:simpleType>
|
| 122 |
+
<xs:restriction base="xs:string">
|
| 123 |
+
<xs:minLength value="1"/>
|
| 124 |
+
<xs:maxLength value="100"/>
|
| 125 |
+
</xs:restriction>
|
| 126 |
+
</xs:simpleType>
|
| 127 |
+
</xs:attribute>
|
| 128 |
+
</xs:complexType>
|
| 129 |
+
</xs:element>
|
| 130 |
+
</xs:sequence>
|
| 131 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 132 |
+
<xs:annotation>
|
| 133 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento sobre los fideicomisos que no realizan actividades empresariales</xs:documentation>
|
| 134 |
+
</xs:annotation>
|
| 135 |
+
</xs:attribute>
|
| 136 |
+
</xs:complexType>
|
| 137 |
+
</xs:element>
|
| 138 |
+
<xs:simpleType name="t_Importe">
|
| 139 |
+
<xs:annotation>
|
| 140 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 141 |
+
</xs:annotation>
|
| 142 |
+
<xs:restriction base="xs:decimal">
|
| 143 |
+
<xs:fractionDigits value="6"/>
|
| 144 |
+
<xs:whiteSpace value="collapse"/>
|
| 145 |
+
</xs:restriction>
|
| 146 |
+
</xs:simpleType>
|
| 147 |
+
</xs:schema>
|
raw/complementos-retenciones/fideicomisos-no-empresariales/1-0-a/fideicomisonoempresarial.xslt
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:fideicomisonoempresarial="http://www.sat.gob.mx/esquemas/retencionpago/1/fideicomisonoempresarial">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en Fideicomisonoempresarial -->
|
| 8 |
+
<xsl:template match="fideicomisonoempresarial:Fideicomisonoempresarial">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Fideicomisonoempresarial -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<!--
|
| 14 |
+
Llamadas para procesar al los sub nodos de Fideicomisonoempresarial
|
| 15 |
+
-->
|
| 16 |
+
<xsl:apply-templates select="./fideicomisonoempresarial:IngresosOEntradas"/>
|
| 17 |
+
<xsl:apply-templates select="./fideicomisonoempresarial:DeduccOSalidas"/>
|
| 18 |
+
<xsl:apply-templates select="./fideicomisonoempresarial:RetEfectFideicomiso"/>
|
| 19 |
+
</xsl:template>
|
| 20 |
+
<!-- Manejador de nodos tipo IngresosOEntradas -->
|
| 21 |
+
<xsl:template match="fideicomisonoempresarial:IngresosOEntradas">
|
| 22 |
+
<!-- Iniciamos el tratamiento de los atributos del Emisor -->
|
| 23 |
+
<xsl:call-template name="Requerido">
|
| 24 |
+
<xsl:with-param name="valor" select="./@MontTotEntradasPeriodo"/>
|
| 25 |
+
</xsl:call-template>
|
| 26 |
+
<xsl:call-template name="Requerido">
|
| 27 |
+
<xsl:with-param name="valor" select="./@PartPropAcumDelFideicom"/>
|
| 28 |
+
</xsl:call-template>
|
| 29 |
+
<xsl:call-template name="Requerido">
|
| 30 |
+
<xsl:with-param name="valor" select="./@PropDelMontTot"/>
|
| 31 |
+
</xsl:call-template>
|
| 32 |
+
<xsl:if test="./fideicomisonoempresarial:IntegracIngresos">
|
| 33 |
+
<xsl:call-template name="Requerido">
|
| 34 |
+
<xsl:with-param name="valor" select="./fideicomisonoempresarial:IntegracIngresos/@Concepto"/>
|
| 35 |
+
</xsl:call-template>
|
| 36 |
+
</xsl:if>
|
| 37 |
+
</xsl:template>
|
| 38 |
+
<!-- Manejador de nodos tipo DeduccOSalidas -->
|
| 39 |
+
<xsl:template match="fideicomisonoempresarial:DeduccOSalidas">
|
| 40 |
+
<!-- Iniciamos el tratamiento de los atributos de DeduccOSalidas -->
|
| 41 |
+
<xsl:call-template name="Requerido">
|
| 42 |
+
<xsl:with-param name="valor" select="./@MontTotEgresPeriodo"/>
|
| 43 |
+
</xsl:call-template>
|
| 44 |
+
<xsl:call-template name="Requerido">
|
| 45 |
+
<xsl:with-param name="valor" select="./@PartPropDelFideicom"/>
|
| 46 |
+
</xsl:call-template>
|
| 47 |
+
<xsl:call-template name="Requerido">
|
| 48 |
+
<xsl:with-param name="valor" select="./@PropDelMontTot"/>
|
| 49 |
+
</xsl:call-template>
|
| 50 |
+
<xsl:if test="./fideicomisonoempresarial:IntegracEgresos">
|
| 51 |
+
<xsl:call-template name="Requerido">
|
| 52 |
+
<xsl:with-param name="valor" select="./fideicomisonoempresarial:IntegracEgresos/@ConceptoS"/>
|
| 53 |
+
</xsl:call-template>
|
| 54 |
+
</xsl:if>
|
| 55 |
+
</xsl:template>
|
| 56 |
+
<!-- Manejador de nodos tipo RetEfectFideicomiso -->
|
| 57 |
+
<xsl:template match="fideicomisonoempresarial:RetEfectFideicomiso">
|
| 58 |
+
<!-- Iniciamos el tratamiento de los atributos de RetEfectFideicomiso -->
|
| 59 |
+
<xsl:call-template name="Requerido">
|
| 60 |
+
<xsl:with-param name="valor" select="./@MontRetRelPagFideic"/>
|
| 61 |
+
</xsl:call-template>
|
| 62 |
+
<xsl:call-template name="Requerido">
|
| 63 |
+
<xsl:with-param name="valor" select="./@DescRetRelPagFideic"/>
|
| 64 |
+
</xsl:call-template>
|
| 65 |
+
</xsl:template>
|
| 66 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/intereses-hipotecarios/1-0-a/intereseshipotecarios.xsd
ADDED
|
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:intereseshipotecarios="http://www.sat.gob.mx/esquemas/retencionpago/1/intereseshipotecarios" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/intereseshipotecarios" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="Intereseshipotecarios">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento para expresar la información sobre Intereses reales deducibles por crédito hipotecarios</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 9 |
+
<xs:annotation>
|
| 10 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de intereses reales deducibles por crédito hipotecarios</xs:documentation>
|
| 11 |
+
</xs:annotation>
|
| 12 |
+
</xs:attribute>
|
| 13 |
+
<xs:attribute name="CreditoDeInstFinanc" use="required">
|
| 14 |
+
<xs:annotation>
|
| 15 |
+
<xs:documentation>Atributo requerido para expresar si el crédito otorgado fue por institución financiera </xs:documentation>
|
| 16 |
+
</xs:annotation>
|
| 17 |
+
<xs:simpleType>
|
| 18 |
+
<xs:restriction base="xs:string">
|
| 19 |
+
<xs:whiteSpace value="collapse"/>
|
| 20 |
+
<xs:enumeration value="SI"/>
|
| 21 |
+
<xs:enumeration value="NO"/>
|
| 22 |
+
</xs:restriction>
|
| 23 |
+
</xs:simpleType>
|
| 24 |
+
</xs:attribute>
|
| 25 |
+
<xs:attribute name="SaldoInsoluto" type="intereseshipotecarios:t_Importe" use="required">
|
| 26 |
+
<xs:annotation>
|
| 27 |
+
<xs:documentation>Atributo requerido para expresar el saldo insoluto al 31 de diciembre del ejercicio inmediato anterior o fecha de contratación si se llevo a cabo en el ejercicio en curso</xs:documentation>
|
| 28 |
+
</xs:annotation>
|
| 29 |
+
</xs:attribute>
|
| 30 |
+
<xs:attribute name="PropDeducDelCredit" type="intereseshipotecarios:t_Importe" use="optional">
|
| 31 |
+
<xs:annotation>
|
| 32 |
+
<xs:documentation>Atributo opcional que expresa la proporción deducible del crédito aplicable sobre los intereses reales devengados y pagados</xs:documentation>
|
| 33 |
+
</xs:annotation>
|
| 34 |
+
</xs:attribute>
|
| 35 |
+
<xs:attribute name="MontTotIntNominalesDev" type="intereseshipotecarios:t_Importe" use="optional">
|
| 36 |
+
<xs:annotation>
|
| 37 |
+
<xs:documentation>Atributo opcional que expresa el monto total de intereses nominales devengados </xs:documentation>
|
| 38 |
+
</xs:annotation>
|
| 39 |
+
</xs:attribute>
|
| 40 |
+
<xs:attribute name="MontTotIntNominalesDevYPag" type="intereseshipotecarios:t_Importe" use="optional">
|
| 41 |
+
<xs:annotation>
|
| 42 |
+
<xs:documentation>Atributo opcional que expresa el monto total de intereses nominales devengados y pagados</xs:documentation>
|
| 43 |
+
</xs:annotation>
|
| 44 |
+
</xs:attribute>
|
| 45 |
+
<xs:attribute name="MontTotIntRealPagDeduc" type="intereseshipotecarios:t_Importe" use="optional">
|
| 46 |
+
<xs:annotation>
|
| 47 |
+
<xs:documentation>Atributo opcional que expresa el monto total de intereses reales pagados deducibles </xs:documentation>
|
| 48 |
+
</xs:annotation>
|
| 49 |
+
</xs:attribute>
|
| 50 |
+
<xs:attribute name="NumContrato" use="optional">
|
| 51 |
+
<xs:annotation>
|
| 52 |
+
<xs:documentation>Atributo opcional que expresa el número de contrato del crédito hipotecario</xs:documentation>
|
| 53 |
+
</xs:annotation>
|
| 54 |
+
<xs:simpleType>
|
| 55 |
+
<xs:restriction base="xs:string">
|
| 56 |
+
<xs:minLength value="1"/>
|
| 57 |
+
<xs:maxLength value="300"/>
|
| 58 |
+
<xs:whiteSpace value="collapse"/>
|
| 59 |
+
</xs:restriction>
|
| 60 |
+
</xs:simpleType>
|
| 61 |
+
</xs:attribute>
|
| 62 |
+
</xs:complexType>
|
| 63 |
+
</xs:element>
|
| 64 |
+
<xs:simpleType name="t_Importe">
|
| 65 |
+
<xs:annotation>
|
| 66 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 67 |
+
</xs:annotation>
|
| 68 |
+
<xs:restriction base="xs:decimal">
|
| 69 |
+
<xs:fractionDigits value="6"/>
|
| 70 |
+
<xs:whiteSpace value="collapse"/>
|
| 71 |
+
</xs:restriction>
|
| 72 |
+
</xs:simpleType>
|
| 73 |
+
</xs:schema>
|
raw/complementos-retenciones/intereses-hipotecarios/1-0-a/intereseshipotecarios.xslt
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:intereseshipotecarios="http://www.sat.gob.mx/esquemas/retencionpago/1/intereseshipotecarios">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en Intereseshipotecarios -->
|
| 8 |
+
<xsl:template match="intereseshipotecarios:Intereseshipotecarios">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Intereseshipotecarios -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@CreditoDeInstFinanc"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Requerido">
|
| 17 |
+
<xsl:with-param name="valor" select="./@SaldoInsoluto"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Opcional">
|
| 20 |
+
<xsl:with-param name="valor" select="./@PropDeducDelCredit"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
<xsl:call-template name="Opcional">
|
| 23 |
+
<xsl:with-param name="valor" select="./@MontTotIntNominalesDev"/>
|
| 24 |
+
</xsl:call-template>
|
| 25 |
+
<xsl:call-template name="Opcional">
|
| 26 |
+
<xsl:with-param name="valor" select="./@MontTotIntNominalesDevYPag"/>
|
| 27 |
+
</xsl:call-template>
|
| 28 |
+
<xsl:call-template name="Opcional">
|
| 29 |
+
<xsl:with-param name="valor" select="./@MontTotIntRealPagDeduc"/>
|
| 30 |
+
</xsl:call-template>
|
| 31 |
+
<xsl:call-template name="Opcional">
|
| 32 |
+
<xsl:with-param name="valor" select="./@NumContrato"/>
|
| 33 |
+
</xsl:call-template>
|
| 34 |
+
</xsl:template>
|
| 35 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/intereses/1-0-a/intereses.xsd
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:intereses="http://www.sat.gob.mx/esquemas/retencionpago/1/intereses" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/intereses" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="Intereses">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento para expresar los intereses obtenidos por rendimiento en inversiones</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 9 |
+
<xs:annotation>
|
| 10 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de intereses obtenidos en el periodo o ejercicio</xs:documentation>
|
| 11 |
+
</xs:annotation>
|
| 12 |
+
</xs:attribute>
|
| 13 |
+
<xs:attribute name="SistFinanciero" use="required">
|
| 14 |
+
<xs:annotation>
|
| 15 |
+
<xs:documentation>Atributo requerido para expresar si los interés obtenidos en el periodo o ejercicio provienen del sistema financiero</xs:documentation>
|
| 16 |
+
</xs:annotation>
|
| 17 |
+
<xs:simpleType>
|
| 18 |
+
<xs:restriction base="xs:string">
|
| 19 |
+
<xs:whiteSpace value="collapse"/>
|
| 20 |
+
<xs:enumeration value="SI"/>
|
| 21 |
+
<xs:enumeration value="NO"/>
|
| 22 |
+
</xs:restriction>
|
| 23 |
+
</xs:simpleType>
|
| 24 |
+
</xs:attribute>
|
| 25 |
+
<xs:attribute name="RetiroAORESRetInt" use="required">
|
| 26 |
+
<xs:annotation>
|
| 27 |
+
<xs:documentation>Atributo requerido para expresar si los intereses obtenidos fueron retirados en el periodo o ejercicio</xs:documentation>
|
| 28 |
+
</xs:annotation>
|
| 29 |
+
<xs:simpleType>
|
| 30 |
+
<xs:restriction base="xs:string">
|
| 31 |
+
<xs:whiteSpace value="collapse"/>
|
| 32 |
+
<xs:enumeration value="SI"/>
|
| 33 |
+
<xs:enumeration value="NO"/>
|
| 34 |
+
</xs:restriction>
|
| 35 |
+
</xs:simpleType>
|
| 36 |
+
</xs:attribute>
|
| 37 |
+
<xs:attribute name="OperFinancDerivad" use="required">
|
| 38 |
+
<xs:annotation>
|
| 39 |
+
<xs:documentation>Atributo requerido para expresar si los intereses obtenidos corresponden a operaciones financieras derivadas.</xs:documentation>
|
| 40 |
+
</xs:annotation>
|
| 41 |
+
<xs:simpleType>
|
| 42 |
+
<xs:restriction base="xs:string">
|
| 43 |
+
<xs:whiteSpace value="collapse"/>
|
| 44 |
+
<xs:enumeration value="SI"/>
|
| 45 |
+
<xs:enumeration value="NO"/>
|
| 46 |
+
</xs:restriction>
|
| 47 |
+
</xs:simpleType>
|
| 48 |
+
</xs:attribute>
|
| 49 |
+
<xs:attribute name="MontIntNominal" type="intereses:t_Importe" use="required">
|
| 50 |
+
<xs:annotation>
|
| 51 |
+
<xs:documentation>Atributo requerido para expresar el importe del interés Nóminal obtenido en un periodo o ejercicio</xs:documentation>
|
| 52 |
+
</xs:annotation>
|
| 53 |
+
</xs:attribute>
|
| 54 |
+
<xs:attribute name="MontIntReal" type="intereses:t_Importe" use="required">
|
| 55 |
+
<xs:annotation>
|
| 56 |
+
<xs:documentation>Atributo requerido para expresar el monto de los intereses reales (diferencia que se obtiene restando al tipo de interés nominal y la tasa de inflación del periodo o ejercicio )</xs:documentation>
|
| 57 |
+
</xs:annotation>
|
| 58 |
+
</xs:attribute>
|
| 59 |
+
<xs:attribute name="Perdida" type="intereses:t_Importe" use="required">
|
| 60 |
+
<xs:annotation>
|
| 61 |
+
<xs:documentation>Atributo requerido para expresar la pérdida por los intereses obtenidos en el periodo o ejercicio</xs:documentation>
|
| 62 |
+
</xs:annotation>
|
| 63 |
+
</xs:attribute>
|
| 64 |
+
</xs:complexType>
|
| 65 |
+
</xs:element>
|
| 66 |
+
<xs:simpleType name="t_Importe">
|
| 67 |
+
<xs:annotation>
|
| 68 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 69 |
+
</xs:annotation>
|
| 70 |
+
<xs:restriction base="xs:decimal">
|
| 71 |
+
<xs:fractionDigits value="6"/>
|
| 72 |
+
<xs:whiteSpace value="collapse"/>
|
| 73 |
+
</xs:restriction>
|
| 74 |
+
</xs:simpleType>
|
| 75 |
+
</xs:schema>
|
raw/complementos-retenciones/intereses/1-0-a/intereses.xslt
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:intereses="http://www.sat.gob.mx/esquemas/retencionpago/1/intereses">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en el Intereses -->
|
| 8 |
+
<xsl:template match="intereses:Intereses">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Intereses -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@SistFinanciero"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Requerido">
|
| 17 |
+
<xsl:with-param name="valor" select="./@RetiroAORESRetInt"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Requerido">
|
| 20 |
+
<xsl:with-param name="valor" select="./@OperFinancDerivad"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
<xsl:call-template name="Requerido">
|
| 23 |
+
<xsl:with-param name="valor" select="./@MontIntNominal"/>
|
| 24 |
+
</xsl:call-template>
|
| 25 |
+
<xsl:call-template name="Requerido">
|
| 26 |
+
<xsl:with-param name="valor" select="./@MontIntReal"/>
|
| 27 |
+
</xsl:call-template>
|
| 28 |
+
<xsl:call-template name="Requerido">
|
| 29 |
+
<xsl:with-param name="valor" select="./@Perdida"/>
|
| 30 |
+
</xsl:call-template>
|
| 31 |
+
</xsl:template>
|
| 32 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/operaciones-con-derivados/1-0-a/operacionesconderivados.xsd
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:operacionesconderivados="http://www.sat.gob.mx/esquemas/retencionpago/1/operacionesconderivados" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/operacionesconderivados" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="Operacionesconderivados">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento para incorporar información de las Operaciones Financieras Derivadas de Capital.</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 9 |
+
<xs:annotation>
|
| 10 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de las operaciones financieras derivadas de capital.</xs:documentation>
|
| 11 |
+
</xs:annotation>
|
| 12 |
+
</xs:attribute>
|
| 13 |
+
<xs:attribute name="MontGanAcum" use="required">
|
| 14 |
+
<xs:annotation>
|
| 15 |
+
<xs:documentation>Atributo requerido para expresar el monto de la ganancia acumulable.</xs:documentation>
|
| 16 |
+
</xs:annotation>
|
| 17 |
+
<xs:simpleType>
|
| 18 |
+
<xs:restriction base="operacionesconderivados:t_Importe"/>
|
| 19 |
+
</xs:simpleType>
|
| 20 |
+
</xs:attribute>
|
| 21 |
+
<xs:attribute name="MontPerdDed" type="operacionesconderivados:t_Importe" use="required">
|
| 22 |
+
<xs:annotation>
|
| 23 |
+
<xs:documentation>Atributo requerido para expresar el monto de la pérdida deducible.</xs:documentation>
|
| 24 |
+
</xs:annotation>
|
| 25 |
+
</xs:attribute>
|
| 26 |
+
</xs:complexType>
|
| 27 |
+
</xs:element>
|
| 28 |
+
<xs:simpleType name="t_Importe">
|
| 29 |
+
<xs:annotation>
|
| 30 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 31 |
+
</xs:annotation>
|
| 32 |
+
<xs:restriction base="xs:decimal">
|
| 33 |
+
<xs:fractionDigits value="6"/>
|
| 34 |
+
<xs:whiteSpace value="collapse"/>
|
| 35 |
+
</xs:restriction>
|
| 36 |
+
</xs:simpleType>
|
| 37 |
+
</xs:schema>
|
raw/complementos-retenciones/operaciones-con-derivados/1-0-a/operacionesconderivados.xslt
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:operacionesconderivados="http://www.sat.gob.mx/esquemas/retencionpago/1/operacionesconderivados">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en Operacionesconderivados -->
|
| 8 |
+
<xsl:template match="operacionesconderivados:Operacionesconderivados">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Operacionesconderivados -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@MontGanAcum"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Requerido">
|
| 17 |
+
<xsl:with-param name="valor" select="./@MontPerdDed"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
</xsl:template>
|
| 20 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/pagos-a-extranjeros/1-0-b/pagosaextranjeros.xsd
ADDED
|
@@ -0,0 +1,126 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:pagosaextranjeros="http://www.sat.gob.mx/esquemas/retencionpago/1/pagosaextranjeros" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:c_retenciones="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/pagosaextranjeros" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:import namespace="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos" schemaLocation="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos/catRetenciones.xsd"/>
|
| 4 |
+
<xs:element name="Pagosaextranjeros">
|
| 5 |
+
<xs:annotation>
|
| 6 |
+
<xs:documentation>Complemento para expresar los pagos que se realizan a residentes en el extranjero</xs:documentation>
|
| 7 |
+
</xs:annotation>
|
| 8 |
+
<xs:complexType>
|
| 9 |
+
<xs:sequence minOccurs="0">
|
| 10 |
+
<xs:element name="NoBeneficiario" minOccurs="0">
|
| 11 |
+
<xs:annotation>
|
| 12 |
+
<xs:documentation>Nodo opcional para expresar la información del residente extranjero efectivo del cobro</xs:documentation>
|
| 13 |
+
</xs:annotation>
|
| 14 |
+
<xs:complexType>
|
| 15 |
+
<xs:attribute name="PaisDeResidParaEfecFisc" type="c_retenciones:c_Pais" use="required">
|
| 16 |
+
<xs:annotation>
|
| 17 |
+
<xs:documentation>Atributo requerido para expresar la clave del país de residencia del extranjero, conforme al catálogo. </xs:documentation>
|
| 18 |
+
</xs:annotation>
|
| 19 |
+
</xs:attribute>
|
| 20 |
+
<xs:attribute name="ConceptoPago" type="c_retenciones:c_TipoContribuyenteSujetoRetencion" use="required">
|
| 21 |
+
<xs:annotation>
|
| 22 |
+
<xs:documentation>Atributo requerido para expresar el tipo contribuyente sujeto a la retención, conforme al catálogo.</xs:documentation>
|
| 23 |
+
</xs:annotation>
|
| 24 |
+
</xs:attribute>
|
| 25 |
+
<xs:attribute name="DescripcionConcepto" use="required">
|
| 26 |
+
<xs:annotation>
|
| 27 |
+
<xs:documentation>Atributo requerido para expresar la descripción de la definición del pago del residente en el extranjero</xs:documentation>
|
| 28 |
+
</xs:annotation>
|
| 29 |
+
<xs:simpleType>
|
| 30 |
+
<xs:restriction base="xs:string">
|
| 31 |
+
<xs:minLength value="1"/>
|
| 32 |
+
<xs:maxLength value="255"/>
|
| 33 |
+
<xs:whiteSpace value="collapse"/>
|
| 34 |
+
</xs:restriction>
|
| 35 |
+
</xs:simpleType>
|
| 36 |
+
</xs:attribute>
|
| 37 |
+
</xs:complexType>
|
| 38 |
+
</xs:element>
|
| 39 |
+
<xs:element name="Beneficiario" minOccurs="0">
|
| 40 |
+
<xs:annotation>
|
| 41 |
+
<xs:documentation>Nodo opcional para precisar la información del representante para efectos fiscales en México</xs:documentation>
|
| 42 |
+
</xs:annotation>
|
| 43 |
+
<xs:complexType>
|
| 44 |
+
<xs:attribute name="RFC" type="pagosaextranjeros:t_RFC" use="required">
|
| 45 |
+
<xs:annotation>
|
| 46 |
+
<xs:documentation>Atributo requerido para expresar la clave del registro federal de contribuyentes del representante legal en México</xs:documentation>
|
| 47 |
+
</xs:annotation>
|
| 48 |
+
</xs:attribute>
|
| 49 |
+
<xs:attribute name="CURP" type="pagosaextranjeros:t_CURP" use="required">
|
| 50 |
+
<xs:annotation>
|
| 51 |
+
<xs:documentation>Atributo requerido para la expresión de la CURP del representante legal</xs:documentation>
|
| 52 |
+
</xs:annotation>
|
| 53 |
+
</xs:attribute>
|
| 54 |
+
<xs:attribute name="NomDenRazSocB" use="required">
|
| 55 |
+
<xs:annotation>
|
| 56 |
+
<xs:documentation>Atributo requerido para expresar el nombre, denominación o razón social del contribuyente en México</xs:documentation>
|
| 57 |
+
</xs:annotation>
|
| 58 |
+
<xs:simpleType>
|
| 59 |
+
<xs:restriction base="xs:string">
|
| 60 |
+
<xs:minLength value="1"/>
|
| 61 |
+
<xs:maxLength value="300"/>
|
| 62 |
+
<xs:whiteSpace value="collapse"/>
|
| 63 |
+
</xs:restriction>
|
| 64 |
+
</xs:simpleType>
|
| 65 |
+
</xs:attribute>
|
| 66 |
+
<xs:attribute name="ConceptoPago" type="c_retenciones:c_TipoContribuyenteSujetoRetencion" use="required">
|
| 67 |
+
<xs:annotation>
|
| 68 |
+
<xs:documentation>Atributo requerido para expresar el tipo de contribuyente sujeto a la retención, conforme al catálogo.</xs:documentation>
|
| 69 |
+
</xs:annotation>
|
| 70 |
+
</xs:attribute>
|
| 71 |
+
<xs:attribute name="DescripcionConcepto" use="required">
|
| 72 |
+
<xs:annotation>
|
| 73 |
+
<xs:documentation>Atributo requerido para expresar la descripción de la definición del pago del residente en el extranjero</xs:documentation>
|
| 74 |
+
</xs:annotation>
|
| 75 |
+
<xs:simpleType>
|
| 76 |
+
<xs:restriction base="xs:string">
|
| 77 |
+
<xs:minLength value="1"/>
|
| 78 |
+
<xs:maxLength value="255"/>
|
| 79 |
+
<xs:whiteSpace value="collapse"/>
|
| 80 |
+
</xs:restriction>
|
| 81 |
+
</xs:simpleType>
|
| 82 |
+
</xs:attribute>
|
| 83 |
+
</xs:complexType>
|
| 84 |
+
</xs:element>
|
| 85 |
+
</xs:sequence>
|
| 86 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 87 |
+
<xs:annotation>
|
| 88 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de pagos realizados a residentes a residentes en el extranjero</xs:documentation>
|
| 89 |
+
</xs:annotation>
|
| 90 |
+
</xs:attribute>
|
| 91 |
+
<xs:attribute name="EsBenefEfectDelCobro" use="required">
|
| 92 |
+
<xs:annotation>
|
| 93 |
+
<xs:documentation>Atributo requerido para expresar si el beneficiario del pago es la misma persona que retiene</xs:documentation>
|
| 94 |
+
</xs:annotation>
|
| 95 |
+
<xs:simpleType>
|
| 96 |
+
<xs:restriction base="xs:string">
|
| 97 |
+
<xs:whiteSpace value="collapse"/>
|
| 98 |
+
<xs:enumeration value="SI"/>
|
| 99 |
+
<xs:enumeration value="NO"/>
|
| 100 |
+
</xs:restriction>
|
| 101 |
+
</xs:simpleType>
|
| 102 |
+
</xs:attribute>
|
| 103 |
+
</xs:complexType>
|
| 104 |
+
</xs:element>
|
| 105 |
+
<xs:simpleType name="t_RFC">
|
| 106 |
+
<xs:annotation>
|
| 107 |
+
<xs:documentation>Tipo definido para expresar claves del Registro Federal de Contribuyentes</xs:documentation>
|
| 108 |
+
</xs:annotation>
|
| 109 |
+
<xs:restriction base="xs:string">
|
| 110 |
+
<xs:minLength value="12"/>
|
| 111 |
+
<xs:maxLength value="13"/>
|
| 112 |
+
<xs:whiteSpace value="collapse"/>
|
| 113 |
+
<xs:pattern value="[A-Z,Ñ,&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z,0-9][A-Z,0-9][0-9,A-Z]"/>
|
| 114 |
+
</xs:restriction>
|
| 115 |
+
</xs:simpleType>
|
| 116 |
+
<xs:simpleType name="t_CURP">
|
| 117 |
+
<xs:annotation>
|
| 118 |
+
<xs:documentation>Tipo definido para la expresión de una CURP</xs:documentation>
|
| 119 |
+
</xs:annotation>
|
| 120 |
+
<xs:restriction base="xs:string">
|
| 121 |
+
<xs:whiteSpace value="collapse"/>
|
| 122 |
+
<xs:length value="18"/>
|
| 123 |
+
<xs:pattern value="[A-Z][A,E,I,O,U,X][A-Z]{2}[0-9]{2}[0-1][0-9][0-3][0-9][M,H,X][A-Z]{2}[B,C,D,F,G,H,J,K,L,M,N,Ñ,P,Q,R,S,T,V,W,X,Y,Z]{3}[0-9,A-Z][0-9]"/>
|
| 124 |
+
</xs:restriction>
|
| 125 |
+
</xs:simpleType>
|
| 126 |
+
</xs:schema>
|
raw/complementos-retenciones/pagos-a-extranjeros/1-0-b/pagosaextranjeros.xslt
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:pagosaextranjeros="http://www.sat.gob.mx/esquemas/retencionpago/1/pagosaextranjeros">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en Pagosaextranjeros -->
|
| 8 |
+
<xsl:template match="pagosaextranjeros:Pagosaextranjeros">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Pagosaextranjeros -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@EsBenefEfectDelCobro"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
|
| 17 |
+
<!--
|
| 18 |
+
Llamadas para procesar al los sub nodos de Pagosaextranjeros
|
| 19 |
+
-->
|
| 20 |
+
<xsl:apply-templates select="./pagosaextranjeros:NoBeneficiario"/>
|
| 21 |
+
<xsl:apply-templates select="./pagosaextranjeros:Beneficiario"/>
|
| 22 |
+
</xsl:template>
|
| 23 |
+
<!-- Manejador de nodos tipo NoBeneficiario -->
|
| 24 |
+
<xsl:template match="pagosaextranjeros:NoBeneficiario">
|
| 25 |
+
<!-- Iniciamos el tratamiento de los atributos del NoBeneficiario -->
|
| 26 |
+
<xsl:call-template name="Requerido">
|
| 27 |
+
<xsl:with-param name="valor" select="./@PaisDeResidParaEfecFisc"/>
|
| 28 |
+
</xsl:call-template>
|
| 29 |
+
<xsl:call-template name="Requerido">
|
| 30 |
+
<xsl:with-param name="valor" select="./@ConceptoPago"/>
|
| 31 |
+
</xsl:call-template>
|
| 32 |
+
<xsl:call-template name="Requerido">
|
| 33 |
+
<xsl:with-param name="valor" select="./@DescripcionConcepto"/>
|
| 34 |
+
</xsl:call-template>
|
| 35 |
+
</xsl:template>
|
| 36 |
+
<!-- Manejador de nodos tipo Beneficiario -->
|
| 37 |
+
<xsl:template match="pagosaextranjeros:Beneficiario">
|
| 38 |
+
<!-- Iniciamos el tratamiento de los atributos de Beneficiario -->
|
| 39 |
+
<xsl:call-template name="Requerido">
|
| 40 |
+
<xsl:with-param name="valor" select="./@RFC"/>
|
| 41 |
+
</xsl:call-template>
|
| 42 |
+
<xsl:call-template name="Requerido">
|
| 43 |
+
<xsl:with-param name="valor" select="./@CURP"/>
|
| 44 |
+
</xsl:call-template>
|
| 45 |
+
<xsl:call-template name="Requerido">
|
| 46 |
+
<xsl:with-param name="valor" select="./@NomDenRazSocB"/>
|
| 47 |
+
</xsl:call-template>
|
| 48 |
+
<xsl:call-template name="Requerido">
|
| 49 |
+
<xsl:with-param name="valor" select="./@ConceptoPago"/>
|
| 50 |
+
</xsl:call-template>
|
| 51 |
+
<xsl:call-template name="Requerido">
|
| 52 |
+
<xsl:with-param name="valor" select="./@DescripcionConcepto"/>
|
| 53 |
+
</xsl:call-template>
|
| 54 |
+
</xsl:template>
|
| 55 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/planes-de-retiro/1-1-b/CatPlanesderetiro.xls
ADDED
|
Binary file (27.6 kB). View file
|
|
|
raw/complementos-retenciones/planes-de-retiro/1-1-b/Matriz_Apoyo_PlanesdeRetiro11.XLS
ADDED
|
Binary file (36.9 kB). View file
|
|
|
raw/complementos-retenciones/planes-de-retiro/1-1-b/planesderetiro11.xsd
ADDED
|
@@ -0,0 +1,137 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:planesderetiro11="http://www.sat.gob.mx/esquemas/retencionpago/1/planesderetiro11" xmlns:CatPlanesderetiro="http://www.sat.gob.mx/esquemas/retencionpago/1/planesderetiro11/catalogos" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/planesderetiro11" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:import namespace="http://www.sat.gob.mx/esquemas/retencionpago/1/planesderetiro11/catalogos" schemaLocation="http://www.sat.gob.mx/esquemas/retencionpago/1/planesderetiro11/catalogos/CatPlanesderetiro.xsd"/>
|
| 4 |
+
<xs:element name="Planesderetiro">
|
| 5 |
+
<xs:annotation>
|
| 6 |
+
<xs:documentation>Complemento para expresar la información sobre los planes personales de retiro</xs:documentation>
|
| 7 |
+
</xs:annotation>
|
| 8 |
+
<xs:complexType>
|
| 9 |
+
<xs:sequence>
|
| 10 |
+
<xs:element name="AportacionesODepositos" minOccurs="0" maxOccurs="3">
|
| 11 |
+
<xs:annotation>
|
| 12 |
+
<xs:documentation>Nodo para identificar el tipo de aportación o depósito que realiza el aportante a su plan de retiro, conforme a los artículos 151, 185 de la Ley el Impuesto sobre la Renta, y 258 del Reglamento de la Ley del Impuesto Sobre la Renta.</xs:documentation>
|
| 13 |
+
</xs:annotation>
|
| 14 |
+
<xs:complexType>
|
| 15 |
+
<xs:attribute name="TipoAportacionODeposito" type="CatPlanesderetiro:c_TipoAportODep" use="required">
|
| 16 |
+
<xs:annotation>
|
| 17 |
+
<xs:documentation>Atributo requerido que identifica el tipo de aportación o depósito que se realiza al plan de retiro.</xs:documentation>
|
| 18 |
+
</xs:annotation>
|
| 19 |
+
</xs:attribute>
|
| 20 |
+
<xs:attribute name="MontAportODep" type="planesderetiro11:t_Importe" use="required">
|
| 21 |
+
<xs:annotation>
|
| 22 |
+
<xs:documentation>Atributo requerido que expresa el monto de las aportaciones o depósitos efectuados al plan de retiro.</xs:documentation>
|
| 23 |
+
</xs:annotation>
|
| 24 |
+
</xs:attribute>
|
| 25 |
+
<xs:attribute name="RFCFiduciaria" type="planesderetiro11:t_RFC" use="optional">
|
| 26 |
+
<xs:annotation>
|
| 27 |
+
<xs:documentation>Atributo opcional que expresa el RFC de la fiduciaria de fungió como administrador del plan de pensiones, cuando se trate de aportaciones realizadas de conformidad con el artículo 258 del Reglamento de la LISR, se vuelve requerido cuando el administrador del plan es una fiduciaria.</xs:documentation>
|
| 28 |
+
</xs:annotation>
|
| 29 |
+
</xs:attribute>
|
| 30 |
+
</xs:complexType>
|
| 31 |
+
</xs:element>
|
| 32 |
+
</xs:sequence>
|
| 33 |
+
<xs:attribute name="Version" use="required" fixed="1.1">
|
| 34 |
+
<xs:annotation>
|
| 35 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de planes personales de retiro</xs:documentation>
|
| 36 |
+
</xs:annotation>
|
| 37 |
+
</xs:attribute>
|
| 38 |
+
<xs:attribute name="SistemaFinanc" use="required">
|
| 39 |
+
<xs:annotation>
|
| 40 |
+
<xs:documentation>Atributo requerido para expresar si los planes personales de retiro son del sistema financiero</xs:documentation>
|
| 41 |
+
</xs:annotation>
|
| 42 |
+
<xs:simpleType>
|
| 43 |
+
<xs:restriction base="xs:string">
|
| 44 |
+
<xs:whiteSpace value="collapse"/>
|
| 45 |
+
<xs:enumeration value="SI"/>
|
| 46 |
+
<xs:enumeration value="NO"/>
|
| 47 |
+
</xs:restriction>
|
| 48 |
+
</xs:simpleType>
|
| 49 |
+
</xs:attribute>
|
| 50 |
+
<xs:attribute name="MontTotAportAnioInmAnterior" type="planesderetiro11:t_Importe" use="optional">
|
| 51 |
+
<xs:annotation>
|
| 52 |
+
<xs:documentation>Atributo opcional que expresa el monto total de las aportaciones actualizadas en el año inmediato anterior de los planes personales de retiro</xs:documentation>
|
| 53 |
+
</xs:annotation>
|
| 54 |
+
</xs:attribute>
|
| 55 |
+
<xs:attribute name="MontIntRealesDevengAniooInmAnt" type="planesderetiro11:t_Importe" use="required">
|
| 56 |
+
<xs:annotation>
|
| 57 |
+
<xs:documentation>Atributo requerido para expresar el monto de los intereses reales devengados o percibidos durante el año inmediato anterior de los planes personales de retiro</xs:documentation>
|
| 58 |
+
</xs:annotation>
|
| 59 |
+
</xs:attribute>
|
| 60 |
+
<xs:attribute name="HuboRetirosAnioInmAntPer" use="required">
|
| 61 |
+
<xs:annotation>
|
| 62 |
+
<xs:documentation>Atributo requerido para expresar si se realizaron retiros de recursos invertidos y sus rendimientos en el ejercicio inmediato anterior antes de cumplir los requisitos de permanencia </xs:documentation>
|
| 63 |
+
</xs:annotation>
|
| 64 |
+
<xs:simpleType>
|
| 65 |
+
<xs:restriction base="xs:string">
|
| 66 |
+
<xs:whiteSpace value="collapse"/>
|
| 67 |
+
<xs:enumeration value="SI"/>
|
| 68 |
+
<xs:enumeration value="NO"/>
|
| 69 |
+
</xs:restriction>
|
| 70 |
+
</xs:simpleType>
|
| 71 |
+
</xs:attribute>
|
| 72 |
+
<xs:attribute name="MontTotRetiradoAnioInmAntPer" type="planesderetiro11:t_Importe" use="optional">
|
| 73 |
+
<xs:annotation>
|
| 74 |
+
<xs:documentation>Atributo condicional que expresa el monto total del retiro realizado antes de cumplir con los requisitos de permanencia</xs:documentation>
|
| 75 |
+
</xs:annotation>
|
| 76 |
+
</xs:attribute>
|
| 77 |
+
<xs:attribute name="MontTotExentRetiradoAnioInmAnt" type="planesderetiro11:t_Importe" use="optional">
|
| 78 |
+
<xs:annotation>
|
| 79 |
+
<xs:documentation>Atributo condicional que expresa el monto total exento del retiro realizado en el ejercicio inmediato anterior</xs:documentation>
|
| 80 |
+
</xs:annotation>
|
| 81 |
+
</xs:attribute>
|
| 82 |
+
<xs:attribute name="MontTotExedenteAnioInmAnt" type="planesderetiro11:t_Importe" use="optional">
|
| 83 |
+
<xs:annotation>
|
| 84 |
+
<xs:documentation>Atributo condicional que expresa el monto total excedente del monto exento del retiro realizado en el ejercicio inmediato anterior</xs:documentation>
|
| 85 |
+
</xs:annotation>
|
| 86 |
+
</xs:attribute>
|
| 87 |
+
<xs:attribute name="HuboRetirosAnioInmAnt" use="required">
|
| 88 |
+
<xs:annotation>
|
| 89 |
+
<xs:documentation>Atributo requerido que expresa si se realizaron retiros en el ejercicio inmediato anterior</xs:documentation>
|
| 90 |
+
</xs:annotation>
|
| 91 |
+
<xs:simpleType>
|
| 92 |
+
<xs:restriction base="xs:string">
|
| 93 |
+
<xs:enumeration value="SI"/>
|
| 94 |
+
<xs:enumeration value="NO"/>
|
| 95 |
+
</xs:restriction>
|
| 96 |
+
</xs:simpleType>
|
| 97 |
+
</xs:attribute>
|
| 98 |
+
<xs:attribute name="MontTotRetiradoAnioInmAnt" type="planesderetiro11:t_Importe" use="optional">
|
| 99 |
+
<xs:annotation>
|
| 100 |
+
<xs:documentation>Atributo opcional que expresa el monto total de retiros realizados en el ejercicio inmediato anterior</xs:documentation>
|
| 101 |
+
</xs:annotation>
|
| 102 |
+
</xs:attribute>
|
| 103 |
+
<xs:attribute name="NumReferencia" use="optional">
|
| 104 |
+
<xs:annotation>
|
| 105 |
+
<xs:documentation>Atributo opcional que expresa el número de referencia, contrato o cuenta con la que identifica la institución a su cliente.</xs:documentation>
|
| 106 |
+
</xs:annotation>
|
| 107 |
+
<xs:simpleType>
|
| 108 |
+
<xs:restriction base="xs:string">
|
| 109 |
+
<xs:whiteSpace value="collapse"/>
|
| 110 |
+
<xs:minLength value="1"/>
|
| 111 |
+
<xs:maxLength value="300"/>
|
| 112 |
+
</xs:restriction>
|
| 113 |
+
</xs:simpleType>
|
| 114 |
+
</xs:attribute>
|
| 115 |
+
</xs:complexType>
|
| 116 |
+
</xs:element>
|
| 117 |
+
<xs:simpleType name="t_Importe">
|
| 118 |
+
<xs:annotation>
|
| 119 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 120 |
+
</xs:annotation>
|
| 121 |
+
<xs:restriction base="xs:decimal">
|
| 122 |
+
<xs:fractionDigits value="6"/>
|
| 123 |
+
<xs:whiteSpace value="collapse"/>
|
| 124 |
+
</xs:restriction>
|
| 125 |
+
</xs:simpleType>
|
| 126 |
+
<xs:simpleType name="t_RFC">
|
| 127 |
+
<xs:annotation>
|
| 128 |
+
<xs:documentation>Tipo definido para expresar claves del Registro Federal de Contribuyentes.</xs:documentation>
|
| 129 |
+
</xs:annotation>
|
| 130 |
+
<xs:restriction base="xs:string">
|
| 131 |
+
<xs:minLength value="12"/>
|
| 132 |
+
<xs:maxLength value="13"/>
|
| 133 |
+
<xs:pattern value="[A-Z&Ñ]{3,4}[0-9]{2}(0[1-9]|1[012])(0[1-9]|[12][0-9]|3[01])[A-Z0-9]{2}[0-9A]"/>
|
| 134 |
+
<xs:whiteSpace value="collapse"/>
|
| 135 |
+
</xs:restriction>
|
| 136 |
+
</xs:simpleType>
|
| 137 |
+
</xs:schema>
|
raw/complementos-retenciones/planes-de-retiro/1-1-b/planesderetiro11.xslt
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:planesderetiro11="http://www.sat.gob.mx/esquemas/retencionpago/1/planesderetiro11">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en Planes de Retiro-->
|
| 8 |
+
<xsl:template match="planesderetiro11:Planesderetiro">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Planesderetiro-->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@SistemaFinanc"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Opcional">
|
| 17 |
+
<xsl:with-param name="valor" select="./@MontTotAportAnioInmAnterior"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Requerido">
|
| 20 |
+
<xsl:with-param name="valor" select="./@MontIntRealesDevengAniooInmAnt"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
<xsl:call-template name="Requerido">
|
| 23 |
+
<xsl:with-param name="valor" select="./@HuboRetirosAnioInmAntPer"/>
|
| 24 |
+
</xsl:call-template>
|
| 25 |
+
<xsl:call-template name="Opcional">
|
| 26 |
+
<xsl:with-param name="valor" select="./@MontTotRetiradoAnioInmAntPer"/>
|
| 27 |
+
</xsl:call-template>
|
| 28 |
+
<xsl:call-template name="Opcional">
|
| 29 |
+
<xsl:with-param name="valor" select="./@MontTotExentRetiradoAnioInmAnt"/>
|
| 30 |
+
</xsl:call-template>
|
| 31 |
+
<xsl:call-template name="Opcional">
|
| 32 |
+
<xsl:with-param name="valor" select="./@MontTotExedenteAnioInmAnt"/>
|
| 33 |
+
</xsl:call-template>
|
| 34 |
+
<xsl:call-template name="Requerido">
|
| 35 |
+
<xsl:with-param name="valor" select="./@HuboRetirosAnioInmAnt"/>
|
| 36 |
+
</xsl:call-template>
|
| 37 |
+
<xsl:call-template name="Opcional">
|
| 38 |
+
<xsl:with-param name="valor" select="./@MontTotRetiradoAnioInmAnt"/>
|
| 39 |
+
</xsl:call-template>
|
| 40 |
+
<xsl:call-template name="Opcional">
|
| 41 |
+
<xsl:with-param name="valor" select="./@NumReferencia"/>
|
| 42 |
+
</xsl:call-template>
|
| 43 |
+
<!--
|
| 44 |
+
Llamadas para procesar al los sub nodos de AportacionesODepositos
|
| 45 |
+
-->
|
| 46 |
+
<xsl:for-each select="./planesderetiro11:AportacionesODepositos">
|
| 47 |
+
<xsl:apply-templates select="."/>
|
| 48 |
+
</xsl:for-each>
|
| 49 |
+
|
| 50 |
+
</xsl:template>
|
| 51 |
+
<!-- Manejador de nodos tipo AportacionesODepositos -->
|
| 52 |
+
<xsl:template match="planesderetiro11:AportacionesODepositos">
|
| 53 |
+
<!-- Iniciamos el tratamiento de los atributos planesderetiro -->
|
| 54 |
+
<xsl:call-template name="Requerido">
|
| 55 |
+
<xsl:with-param name="valor" select="./@TipoAportacionODeposito"/>
|
| 56 |
+
</xsl:call-template>
|
| 57 |
+
<xsl:call-template name="Requerido">
|
| 58 |
+
<xsl:with-param name="valor" select="./@MontAportODep"/>
|
| 59 |
+
</xsl:call-template>
|
| 60 |
+
<xsl:call-template name="Opcional">
|
| 61 |
+
<xsl:with-param name="valor" select="./@RFCFiduciaria"/>
|
| 62 |
+
</xsl:call-template>
|
| 63 |
+
</xsl:template>
|
| 64 |
+
|
| 65 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/premios/1-0-a/premios.xsd
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:premios="http://www.sat.gob.mx/esquemas/retencionpago/1/premios" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:c_retenciones="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/premios" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:import namespace="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos" schemaLocation="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos/catRetenciones.xsd"/>
|
| 4 |
+
<xs:element name="Premios">
|
| 5 |
+
<xs:annotation>
|
| 6 |
+
<xs:documentation>Complemento para expresar los premios obtenidos en un periodo o ejercicio</xs:documentation>
|
| 7 |
+
</xs:annotation>
|
| 8 |
+
<xs:complexType>
|
| 9 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 10 |
+
<xs:annotation>
|
| 11 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento de premios obtenidos</xs:documentation>
|
| 12 |
+
</xs:annotation>
|
| 13 |
+
</xs:attribute>
|
| 14 |
+
<xs:attribute name="EntidadFederativa" type="c_retenciones:c_EntidadesFederativas" use="required">
|
| 15 |
+
<xs:annotation>
|
| 16 |
+
<xs:documentation>Atributo requerido para expresar la entidad federativa en la que se paga el premio obtenido, conforme al catálogo.</xs:documentation>
|
| 17 |
+
</xs:annotation>
|
| 18 |
+
</xs:attribute>
|
| 19 |
+
<xs:attribute name="MontTotPago" type="premios:t_Importe" use="required">
|
| 20 |
+
<xs:annotation>
|
| 21 |
+
<xs:documentation>Atributo requerido para expresar el importe del pago realizado por la obtención de un premio</xs:documentation>
|
| 22 |
+
</xs:annotation>
|
| 23 |
+
</xs:attribute>
|
| 24 |
+
<xs:attribute name="MontTotPagoGrav" type="premios:t_Importe" use="required">
|
| 25 |
+
<xs:annotation>
|
| 26 |
+
<xs:documentation>Atributo requerido para expresar el importe gravado en la obtención de un premio</xs:documentation>
|
| 27 |
+
</xs:annotation>
|
| 28 |
+
</xs:attribute>
|
| 29 |
+
<xs:attribute name="MontTotPagoExent" type="premios:t_Importe" use="required">
|
| 30 |
+
<xs:annotation>
|
| 31 |
+
<xs:documentation>Atributo requerido para expresar el monto total exento en la obtención de un premio</xs:documentation>
|
| 32 |
+
</xs:annotation>
|
| 33 |
+
</xs:attribute>
|
| 34 |
+
</xs:complexType>
|
| 35 |
+
</xs:element>
|
| 36 |
+
<xs:simpleType name="t_Importe">
|
| 37 |
+
<xs:annotation>
|
| 38 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 39 |
+
</xs:annotation>
|
| 40 |
+
<xs:restriction base="xs:decimal">
|
| 41 |
+
<xs:fractionDigits value="6"/>
|
| 42 |
+
<xs:whiteSpace value="collapse"/>
|
| 43 |
+
</xs:restriction>
|
| 44 |
+
</xs:simpleType>
|
| 45 |
+
</xs:schema>
|
raw/complementos-retenciones/premios/1-0-a/premios.xslt
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:premios="http://www.sat.gob.mx/esquemas/retencionpago/1/premios">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en el Premios -->
|
| 8 |
+
<xsl:template match="premios:Premios">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Premios -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@EntidadFederativa"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Requerido">
|
| 17 |
+
<xsl:with-param name="valor" select="./@MontTotPago"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Requerido">
|
| 20 |
+
<xsl:with-param name="valor" select="./@MontTotPagoGrav"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
<xsl:call-template name="Requerido">
|
| 23 |
+
<xsl:with-param name="valor" select="./@MontTotPagoExent"/>
|
| 24 |
+
</xsl:call-template>
|
| 25 |
+
</xsl:template>
|
| 26 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/sector-financiero/1-0-a/sectorfinanciero.xsd
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:sectorfinanciero="http://www.sat.gob.mx/esquemas/retencionpago/1/sectorfinanciero" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/sectorfinanciero" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="SectorFinanciero">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento requerido para uso exclusivo de las entidades integrantes del sistema financiero que actúen en su carácter de fiduciarias</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 9 |
+
<xs:annotation>
|
| 10 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento sector financiero</xs:documentation>
|
| 11 |
+
</xs:annotation>
|
| 12 |
+
</xs:attribute>
|
| 13 |
+
<xs:attribute name="IdFideicom" use="required">
|
| 14 |
+
<xs:annotation>
|
| 15 |
+
<xs:documentation>Atributo requerido para expresar el Identificador o Número del Fideicomiso</xs:documentation>
|
| 16 |
+
</xs:annotation>
|
| 17 |
+
<xs:simpleType>
|
| 18 |
+
<xs:restriction base="xs:string">
|
| 19 |
+
<xs:minLength value="1"/>
|
| 20 |
+
<xs:maxLength value="20"/>
|
| 21 |
+
</xs:restriction>
|
| 22 |
+
</xs:simpleType>
|
| 23 |
+
</xs:attribute>
|
| 24 |
+
<xs:attribute name="NomFideicom" use="optional">
|
| 25 |
+
<xs:annotation>
|
| 26 |
+
<xs:documentation>Atributo opcional para expresar el Nombre del Fideicomiso</xs:documentation>
|
| 27 |
+
</xs:annotation>
|
| 28 |
+
<xs:simpleType>
|
| 29 |
+
<xs:restriction base="xs:string">
|
| 30 |
+
<xs:minLength value="1"/>
|
| 31 |
+
<xs:maxLength value="100"/>
|
| 32 |
+
</xs:restriction>
|
| 33 |
+
</xs:simpleType>
|
| 34 |
+
</xs:attribute>
|
| 35 |
+
<xs:attribute name="DescripFideicom" use="required">
|
| 36 |
+
<xs:annotation>
|
| 37 |
+
<xs:documentation>Atributo requerido para expresar el objeto o fin del Fideicomiso</xs:documentation>
|
| 38 |
+
</xs:annotation>
|
| 39 |
+
<xs:simpleType>
|
| 40 |
+
<xs:restriction base="xs:string">
|
| 41 |
+
<xs:minLength value="1"/>
|
| 42 |
+
<xs:maxLength value="300"/>
|
| 43 |
+
</xs:restriction>
|
| 44 |
+
</xs:simpleType>
|
| 45 |
+
</xs:attribute>
|
| 46 |
+
</xs:complexType>
|
| 47 |
+
</xs:element>
|
| 48 |
+
</xs:schema>
|
raw/complementos-retenciones/sector-financiero/1-0-a/sectorfinanciero.xslt
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:sectorfinanciero="http://www.sat.gob.mx/esquemas/retencionpago/1/sectorfinanciero">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en SectorFinanciero>-->
|
| 8 |
+
<xsl:template match="sectorfinanciero:SectorFinanciero">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de Dividendos -->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@IdFideicom"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Opcional">
|
| 17 |
+
<xsl:with-param name="valor" select="./@NomFideicom"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Requerido">
|
| 20 |
+
<xsl:with-param name="valor" select="./@DescripFideicom"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
</xsl:template>
|
| 23 |
+
</xsl:stylesheet>
|
raw/complementos-retenciones/servicios-de-plataformas-tecnologicas/1-0-e/CatPlataformasTecnologicas.xsd
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<xs:schema xmlns:CatPlataformasTecnologicas="http://www.sat.gob.mx/esquemas/retencionpago/1/PlataformasTecnologicas10/catalogos" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/PlataformasTecnologicas10/catalogos" elementFormDefault="unqualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:simpleType name="c_TipoDeServ">
|
| 4 |
+
<xs:restriction base="xs:string">
|
| 5 |
+
<xs:whiteSpace value="collapse"/>
|
| 6 |
+
<xs:enumeration value="01"/>
|
| 7 |
+
<xs:enumeration value="02"/>
|
| 8 |
+
<xs:enumeration value="03"/>
|
| 9 |
+
<xs:enumeration value="04"/>
|
| 10 |
+
<xs:enumeration value="05"/>
|
| 11 |
+
<xs:enumeration value="06"/>
|
| 12 |
+
<xs:enumeration value="07"/>
|
| 13 |
+
<xs:enumeration value="08"/>
|
| 14 |
+
<xs:enumeration value="09"/>
|
| 15 |
+
<xs:enumeration value="11"/>
|
| 16 |
+
</xs:restriction>
|
| 17 |
+
</xs:simpleType>
|
| 18 |
+
<xs:simpleType name="c_SubTipoServ">
|
| 19 |
+
<xs:restriction base="xs:string">
|
| 20 |
+
<xs:whiteSpace value="collapse"/>
|
| 21 |
+
<xs:enumeration value="01"/>
|
| 22 |
+
<xs:enumeration value="02"/>
|
| 23 |
+
<xs:enumeration value="03"/>
|
| 24 |
+
<xs:enumeration value="04"/>
|
| 25 |
+
<xs:enumeration value="08"/>
|
| 26 |
+
<xs:enumeration value="09"/>
|
| 27 |
+
</xs:restriction>
|
| 28 |
+
</xs:simpleType>
|
| 29 |
+
<xs:simpleType name="c_TasaCuota">
|
| 30 |
+
<xs:restriction base="xs:decimal">
|
| 31 |
+
<xs:whiteSpace value="collapse"/>
|
| 32 |
+
<xs:enumeration value="0.160000"/>
|
| 33 |
+
<xs:enumeration value="0.080000"/>
|
| 34 |
+
<xs:enumeration value="0.000000"/>
|
| 35 |
+
<xs:enumeration value="0.500000"/>
|
| 36 |
+
</xs:restriction>
|
| 37 |
+
</xs:simpleType>
|
| 38 |
+
<xs:simpleType name="c_FormaPagoServ">
|
| 39 |
+
<xs:restriction base="xs:string">
|
| 40 |
+
<xs:whiteSpace value="collapse"/>
|
| 41 |
+
<xs:enumeration value="01"/>
|
| 42 |
+
<xs:enumeration value="02"/>
|
| 43 |
+
<xs:enumeration value="03"/>
|
| 44 |
+
<xs:enumeration value="04"/>
|
| 45 |
+
<xs:enumeration value="05"/>
|
| 46 |
+
<xs:enumeration value="06"/>
|
| 47 |
+
<xs:enumeration value="07"/>
|
| 48 |
+
<xs:enumeration value="08"/>
|
| 49 |
+
<xs:enumeration value="09"/>
|
| 50 |
+
</xs:restriction>
|
| 51 |
+
</xs:simpleType>
|
| 52 |
+
</xs:schema>
|
raw/complementos-retenciones/servicios-de-plataformas-tecnologicas/1-0-e/Matriz_errores_Servicios_de_Plataformas_Tecnologicas_v10rC+.xlsx
ADDED
|
Binary file (21.7 kB). View file
|
|
|
raw/complementos-retenciones/servicios-de-plataformas-tecnologicas/1-0-e/ServiciosPlataformasTecnologicas10.xsd
ADDED
|
@@ -0,0 +1,214 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:plataformasTecnologicas="http://www.sat.gob.mx/esquemas/retencionpago/1/PlataformasTecnologicas10" xmlns:tdCFDI="http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI" xmlns:c_retenciones="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos" xmlns:CatPlataformasTecnologicas="http://www.sat.gob.mx/esquemas/retencionpago/1/PlataformasTecnologicas10/catalogos" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/esquemas/retencionpago/1/PlataformasTecnologicas10" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:import namespace="http://www.sat.gob.mx/esquemas/retencionpago/1/PlataformasTecnologicas10/catalogos" schemaLocation="http://www.sat.gob.mx/esquemas/retencionpago/1/PlataformasTecnologicas10/catalogos/CatPlataformasTecnologicas.xsd"/>
|
| 4 |
+
<xs:import namespace="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos" schemaLocation="http://www.sat.gob.mx/esquemas/retencionpago/1/catalogos/catRetenciones.xsd"/>
|
| 5 |
+
<xs:import namespace="http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI" schemaLocation="http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI/tdCFDI.xsd"/>
|
| 6 |
+
<xs:element name="ServiciosPlataformasTecnologicas">
|
| 7 |
+
<xs:annotation>
|
| 8 |
+
<xs:documentation>Complemento para expresar la información sobre la enajenación de bienes y los servicios prestados por personas físicas o personas morales que utilicen plataformas tecnológicas.</xs:documentation>
|
| 9 |
+
</xs:annotation>
|
| 10 |
+
<xs:complexType>
|
| 11 |
+
<xs:sequence>
|
| 12 |
+
<xs:element name="Servicios">
|
| 13 |
+
<xs:annotation>
|
| 14 |
+
<xs:documentation>Nodo requerido para detallar la información de operaciones celebradas por personas físicas o personas morales que utilicen plataformas tecnológicas.</xs:documentation>
|
| 15 |
+
</xs:annotation>
|
| 16 |
+
<xs:complexType>
|
| 17 |
+
<xs:sequence>
|
| 18 |
+
<xs:element name="DetallesDelServicio" maxOccurs="unbounded">
|
| 19 |
+
<xs:annotation>
|
| 20 |
+
<xs:documentation>Nodo requerido para detallar la información de la enajenación de bienes y los tipos de servicios realizadas por personas físicas o personas morales utilizando plataformas tecnológicas.</xs:documentation>
|
| 21 |
+
</xs:annotation>
|
| 22 |
+
<xs:complexType>
|
| 23 |
+
<xs:sequence>
|
| 24 |
+
<xs:element name="ImpuestosTrasladadosdelServicio" minOccurs="0">
|
| 25 |
+
<xs:annotation>
|
| 26 |
+
<xs:documentation>Nodo condicional para detallar la información de los impuestos trasladados respecto de las operaciones realizadas por personas físicas o personas morales utilizando plataformas tecnológicas.</xs:documentation>
|
| 27 |
+
</xs:annotation>
|
| 28 |
+
<xs:complexType>
|
| 29 |
+
<xs:attribute name="Base" use="required">
|
| 30 |
+
<xs:annotation>
|
| 31 |
+
<xs:documentation>Atributo requerido para señalar la base para el cálculo del impuesto, la determinación de la base se realiza de acuerdo con las disposiciones fiscales vigentes. No se permiten valores negativos.</xs:documentation>
|
| 32 |
+
</xs:annotation>
|
| 33 |
+
<xs:simpleType>
|
| 34 |
+
<xs:restriction base="xs:decimal">
|
| 35 |
+
<xs:fractionDigits value="6"/>
|
| 36 |
+
<xs:minInclusive value="0.000001"/>
|
| 37 |
+
<xs:whiteSpace value="collapse"/>
|
| 38 |
+
<xs:pattern value="[0-9]{1,18}(.[0-9]{1,6})?"/>
|
| 39 |
+
</xs:restriction>
|
| 40 |
+
</xs:simpleType>
|
| 41 |
+
</xs:attribute>
|
| 42 |
+
<xs:attribute name="Impuesto" type="c_retenciones:c_TipoImpuesto" use="required">
|
| 43 |
+
<xs:annotation>
|
| 44 |
+
<xs:documentation>Atributo requerido para señalar la clave del tipo de impuesto trasladado aplicable al bien o servicio.</xs:documentation>
|
| 45 |
+
</xs:annotation>
|
| 46 |
+
</xs:attribute>
|
| 47 |
+
<xs:attribute name="TipoFactor" type="xs:string" use="required" fixed="Tasa">
|
| 48 |
+
<xs:annotation>
|
| 49 |
+
<xs:documentation>Atributo requerido para señalar la clave del tipo de factor que se aplica a la base del impuesto.</xs:documentation>
|
| 50 |
+
</xs:annotation>
|
| 51 |
+
</xs:attribute>
|
| 52 |
+
<xs:attribute name="TasaCuota" type="CatPlataformasTecnologicas:c_TasaCuota" use="required">
|
| 53 |
+
<xs:annotation>
|
| 54 |
+
<xs:documentation>Atributo requerido para señalar el valor de la tasa o cuota del impuesto que se traslada para el bien o servicio.</xs:documentation>
|
| 55 |
+
</xs:annotation>
|
| 56 |
+
</xs:attribute>
|
| 57 |
+
<xs:attribute name="Importe" type="tdCFDI:t_Importe" use="required">
|
| 58 |
+
<xs:annotation>
|
| 59 |
+
<xs:documentation>Atributo requerido para señalar el importe del impuesto trasladado que aplica al bien o servicio. No se permiten valores negativos.</xs:documentation>
|
| 60 |
+
</xs:annotation>
|
| 61 |
+
</xs:attribute>
|
| 62 |
+
</xs:complexType>
|
| 63 |
+
</xs:element>
|
| 64 |
+
<xs:element name="ContribucionGubernamental" minOccurs="0">
|
| 65 |
+
<xs:annotation>
|
| 66 |
+
<xs:documentation>Nodo opcional para detallar la información de las contribuciones gubernamentales pagadas por los servicios realizados por personas físicas utilizando plataformas tecnológicas; por ejemplo, impuesto sobre hospedaje.</xs:documentation>
|
| 67 |
+
</xs:annotation>
|
| 68 |
+
<xs:complexType>
|
| 69 |
+
<xs:attribute name="ImpContrib" type="tdCFDI:t_Importe" use="required">
|
| 70 |
+
<xs:annotation>
|
| 71 |
+
<xs:documentation>Atributo requerido para registrar el importe de la contribución gubernamental pagada por los servicios realizados por personas físicas utilizando plataformas tecnológicas.</xs:documentation>
|
| 72 |
+
</xs:annotation>
|
| 73 |
+
</xs:attribute>
|
| 74 |
+
<xs:attribute name="EntidadDondePagaLaContribucion" type="c_retenciones:c_EntidadesFederativas" use="required">
|
| 75 |
+
<xs:annotation>
|
| 76 |
+
<xs:documentation>Atributo requerido para registrar la clave de la Entidad Federativa donde se efectúa el pago de la contribución gubernamental.</xs:documentation>
|
| 77 |
+
</xs:annotation>
|
| 78 |
+
</xs:attribute>
|
| 79 |
+
</xs:complexType>
|
| 80 |
+
</xs:element>
|
| 81 |
+
<xs:element name="ComisionDelServicio" minOccurs="0">
|
| 82 |
+
<xs:annotation>
|
| 83 |
+
<xs:documentation>Nodo condicional para detallar la información de la comisión pagada por el uso de plataformas tecnológicas por cada servicio prestado o enajenación relacionado.</xs:documentation>
|
| 84 |
+
</xs:annotation>
|
| 85 |
+
<xs:complexType>
|
| 86 |
+
<xs:attribute name="Base" use="optional">
|
| 87 |
+
<xs:annotation>
|
| 88 |
+
<xs:documentation>Atributo opcional para registrar la base de la comisión del servicio de la plataforma, pagadas por personas físicas o personas morales utilizando plataformas tecnológicas.</xs:documentation>
|
| 89 |
+
</xs:annotation>
|
| 90 |
+
<xs:simpleType>
|
| 91 |
+
<xs:restriction base="xs:decimal">
|
| 92 |
+
<xs:fractionDigits value="6"/>
|
| 93 |
+
<xs:minInclusive value="0.000001"/>
|
| 94 |
+
<xs:whiteSpace value="collapse"/>
|
| 95 |
+
<xs:pattern value="[0-9]{1,18}(.[0-9]{1,6})?"/>
|
| 96 |
+
</xs:restriction>
|
| 97 |
+
</xs:simpleType>
|
| 98 |
+
</xs:attribute>
|
| 99 |
+
<xs:attribute name="Porcentaje" use="optional">
|
| 100 |
+
<xs:annotation>
|
| 101 |
+
<xs:documentation>Atributo opcional para detallar el valor del porcentaje cobrado por la comisión del uso del servicio de las plataformas tecnológicas.</xs:documentation>
|
| 102 |
+
</xs:annotation>
|
| 103 |
+
<xs:simpleType>
|
| 104 |
+
<xs:restriction base="xs:decimal">
|
| 105 |
+
<xs:minInclusive value="0.001"/>
|
| 106 |
+
<xs:maxInclusive value="1.0"/>
|
| 107 |
+
<xs:fractionDigits value="3"/>
|
| 108 |
+
<xs:whiteSpace value="collapse"/>
|
| 109 |
+
</xs:restriction>
|
| 110 |
+
</xs:simpleType>
|
| 111 |
+
</xs:attribute>
|
| 112 |
+
<xs:attribute name="Importe" type="tdCFDI:t_Importe" use="required">
|
| 113 |
+
<xs:annotation>
|
| 114 |
+
<xs:documentation>Atributo requerido para detallar el valor del importe cobrado por la comisión del uso del servicio de las plataformas tecnológicas.</xs:documentation>
|
| 115 |
+
</xs:annotation>
|
| 116 |
+
</xs:attribute>
|
| 117 |
+
</xs:complexType>
|
| 118 |
+
</xs:element>
|
| 119 |
+
</xs:sequence>
|
| 120 |
+
<xs:attribute name="FormaPagoServ" type="CatPlataformasTecnologicas:c_FormaPagoServ" use="required">
|
| 121 |
+
<xs:annotation>
|
| 122 |
+
<xs:documentation>Atributo requerido para expresar la clave de la forma de pago con la que se liquida el servicio prestado o la enajenación de bienes.</xs:documentation>
|
| 123 |
+
</xs:annotation>
|
| 124 |
+
</xs:attribute>
|
| 125 |
+
<xs:attribute name="TipoDeServ" type="CatPlataformasTecnologicas:c_TipoDeServ" use="required">
|
| 126 |
+
<xs:annotation>
|
| 127 |
+
<xs:documentation>Atributo requerido para expresar la clave del tipo de servicio prestado o la enajenación de bienes, según corresponda.</xs:documentation>
|
| 128 |
+
</xs:annotation>
|
| 129 |
+
</xs:attribute>
|
| 130 |
+
<xs:attribute name="SubTipServ" type="CatPlataformasTecnologicas:c_SubTipoServ" use="optional">
|
| 131 |
+
<xs:annotation>
|
| 132 |
+
<xs:documentation>Atributo condicional para identificar el subtipo del servicio prestado.</xs:documentation>
|
| 133 |
+
</xs:annotation>
|
| 134 |
+
</xs:attribute>
|
| 135 |
+
<xs:attribute name="RFCTerceroAutorizado" type="tdCFDI:t_RFC_PF" use="optional">
|
| 136 |
+
<xs:annotation>
|
| 137 |
+
<xs:documentation>Atributo opcional para registrar el RFC del tercero autorizado como personal de apoyo, por quien está registrado en la plataforma tecnológica para prestar servicios o en su caso, enajenar bienes.</xs:documentation>
|
| 138 |
+
</xs:annotation>
|
| 139 |
+
</xs:attribute>
|
| 140 |
+
<xs:attribute name="FechaServ" type="tdCFDI:t_Fecha" use="required">
|
| 141 |
+
<xs:annotation>
|
| 142 |
+
<xs:documentation>Atributo requerido para expresar la fecha en la que el cliente paga el servicio o el bien.</xs:documentation>
|
| 143 |
+
</xs:annotation>
|
| 144 |
+
</xs:attribute>
|
| 145 |
+
<xs:attribute name="PrecioServSinIVA" type="tdCFDI:t_Importe" use="required">
|
| 146 |
+
<xs:annotation>
|
| 147 |
+
<xs:documentation>Atributo requerido para expresar el precio del bien o servicio (sin incluir IVA).</xs:documentation>
|
| 148 |
+
</xs:annotation>
|
| 149 |
+
</xs:attribute>
|
| 150 |
+
</xs:complexType>
|
| 151 |
+
</xs:element>
|
| 152 |
+
</xs:sequence>
|
| 153 |
+
</xs:complexType>
|
| 154 |
+
</xs:element>
|
| 155 |
+
</xs:sequence>
|
| 156 |
+
<xs:attribute name="Version" use="required" fixed="1.0">
|
| 157 |
+
<xs:annotation>
|
| 158 |
+
<xs:documentation>Atributo requerido con valor prefijado que indica la versión del complemento Servicios de Plataformas Tecnológicas.</xs:documentation>
|
| 159 |
+
</xs:annotation>
|
| 160 |
+
</xs:attribute>
|
| 161 |
+
<xs:attribute name="Periodicidad" type="c_retenciones:c_Periodicidad" use="required">
|
| 162 |
+
<xs:annotation>
|
| 163 |
+
<xs:documentation>Atributo requerido para especificar el periodo de retención.</xs:documentation>
|
| 164 |
+
</xs:annotation>
|
| 165 |
+
</xs:attribute>
|
| 166 |
+
<xs:attribute name="NumServ" use="required">
|
| 167 |
+
<xs:annotation>
|
| 168 |
+
<xs:documentation>Atributo requerido para expresar el número de operaciones celebradas por concepto de servicios o enajenación de bienes realizadas en el periodo.</xs:documentation>
|
| 169 |
+
</xs:annotation>
|
| 170 |
+
<xs:simpleType>
|
| 171 |
+
<xs:restriction base="xs:integer">
|
| 172 |
+
<xs:minInclusive value="1"/>
|
| 173 |
+
<xs:whiteSpace value="collapse"/>
|
| 174 |
+
</xs:restriction>
|
| 175 |
+
</xs:simpleType>
|
| 176 |
+
</xs:attribute>
|
| 177 |
+
<xs:attribute name="MonTotServSIVA" type="tdCFDI:t_Importe" use="required">
|
| 178 |
+
<xs:annotation>
|
| 179 |
+
<xs:documentation>Atributo requerido para expresar monto total de las operaciones realizadas en el periodo, sin incluir el monto del IVA; según corresponda.</xs:documentation>
|
| 180 |
+
</xs:annotation>
|
| 181 |
+
</xs:attribute>
|
| 182 |
+
<xs:attribute name="TotalIVATrasladado" type="tdCFDI:t_Importe" use="required">
|
| 183 |
+
<xs:annotation>
|
| 184 |
+
<xs:documentation>Atributo requerido para expresar el monto total del IVA trasladado por las operaciones realizadas en el periodo.</xs:documentation>
|
| 185 |
+
</xs:annotation>
|
| 186 |
+
</xs:attribute>
|
| 187 |
+
<xs:attribute name="TotalIVARetenido" type="tdCFDI:t_Importe" use="required">
|
| 188 |
+
<xs:annotation>
|
| 189 |
+
<xs:documentation>Atributo requerido para expresar el monto total del IVA retenido por las operaciones realizadas en el periodo.</xs:documentation>
|
| 190 |
+
</xs:annotation>
|
| 191 |
+
</xs:attribute>
|
| 192 |
+
<xs:attribute name="TotalISRRetenido" type="tdCFDI:t_Importe" use="required">
|
| 193 |
+
<xs:annotation>
|
| 194 |
+
<xs:documentation>Atributo requerido para expresar el monto total del ISR retenido por las operaciones realizadas en el periodo.</xs:documentation>
|
| 195 |
+
</xs:annotation>
|
| 196 |
+
</xs:attribute>
|
| 197 |
+
<xs:attribute name="DifIVAEntregadoPrestServ" type="tdCFDI:t_Importe" use="required">
|
| 198 |
+
<xs:annotation>
|
| 199 |
+
<xs:documentation>Atributo requerido para expresar la diferencia del IVA entregado al prestador del servicio o enajenante de bienes en el periodo.</xs:documentation>
|
| 200 |
+
</xs:annotation>
|
| 201 |
+
</xs:attribute>
|
| 202 |
+
<xs:attribute name="MonTotalporUsoPlataforma" type="tdCFDI:t_Importe" use="required">
|
| 203 |
+
<xs:annotation>
|
| 204 |
+
<xs:documentation>Atributo requerido para expresar el monto total cobrado al prestador del servicio o enajenante de bienes por el uso de la plataforma en el periodo.</xs:documentation>
|
| 205 |
+
</xs:annotation>
|
| 206 |
+
</xs:attribute>
|
| 207 |
+
<xs:attribute name="MonTotalContribucionGubernamental" type="tdCFDI:t_Importe" use="optional">
|
| 208 |
+
<xs:annotation>
|
| 209 |
+
<xs:documentation>Atributo condicional para expresar la suma de los atributos “ImpContrib“ del nodo hijo “ContribucionGubernamental” del periodo que corresponda.</xs:documentation>
|
| 210 |
+
</xs:annotation>
|
| 211 |
+
</xs:attribute>
|
| 212 |
+
</xs:complexType>
|
| 213 |
+
</xs:element>
|
| 214 |
+
</xs:schema>
|
raw/complementos-retenciones/servicios-de-plataformas-tecnologicas/1-0-e/ServiciosPlataformasTecnologicas10.xslt
ADDED
|
@@ -0,0 +1,127 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:plataformasTecnologicas="http://www.sat.gob.mx/esquemas/retencionpago/1/PlataformasTecnologicas10">
|
| 3 |
+
|
| 4 |
+
<!-- Con el siguiente método se establece que la salida deberá ser en texto -->
|
| 5 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 6 |
+
|
| 7 |
+
<!-- Aquí iniciamos el procesamiento de los datos incluidos en Plataformas tecnologicas-->
|
| 8 |
+
<xsl:template match="plataformasTecnologicas:ServiciosPlataformasTecnologicas">
|
| 9 |
+
<!-- Iniciamos el tratamiento de los atributos de ServiciosPlataformasTecnologicas-->
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@Periodicidad"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:call-template name="Requerido">
|
| 17 |
+
<xsl:with-param name="valor" select="./@NumServ"/>
|
| 18 |
+
</xsl:call-template>
|
| 19 |
+
<xsl:call-template name="Requerido">
|
| 20 |
+
<xsl:with-param name="valor" select="./@MonTotServSIVA"/>
|
| 21 |
+
</xsl:call-template>
|
| 22 |
+
<xsl:call-template name="Requerido">
|
| 23 |
+
<xsl:with-param name="valor" select="./@TotalIVATrasladado"/>
|
| 24 |
+
</xsl:call-template>
|
| 25 |
+
<xsl:call-template name="Requerido">
|
| 26 |
+
<xsl:with-param name="valor" select="./@TotalIVARetenido"/>
|
| 27 |
+
</xsl:call-template>
|
| 28 |
+
<xsl:call-template name="Requerido">
|
| 29 |
+
<xsl:with-param name="valor" select="./@TotalISRRetenido"/>
|
| 30 |
+
</xsl:call-template>
|
| 31 |
+
<xsl:call-template name="Requerido">
|
| 32 |
+
<xsl:with-param name="valor" select="./@DifIVAEntregadoPrestServ"/>
|
| 33 |
+
</xsl:call-template>
|
| 34 |
+
<xsl:call-template name="Requerido">
|
| 35 |
+
<xsl:with-param name="valor" select="./@MonTotalporUsoPlataforma"/>
|
| 36 |
+
</xsl:call-template>
|
| 37 |
+
<xsl:call-template name="Opcional">
|
| 38 |
+
<xsl:with-param name="valor" select="./@MonTotalContribucionGubernamental"/>
|
| 39 |
+
</xsl:call-template>
|
| 40 |
+
<!--
|
| 41 |
+
Llamadas para procesar al los sub nodos de Servicios
|
| 42 |
+
-->
|
| 43 |
+
<xsl:apply-templates select="./plataformasTecnologicas:Servicios"/>
|
| 44 |
+
</xsl:template>
|
| 45 |
+
|
| 46 |
+
<!-- Manejador de nodos tipo Servicios -->
|
| 47 |
+
<xsl:template match="plataformasTecnologicas:Servicios">
|
| 48 |
+
<!-- Iniciamos el manejo de los elementos hijo en la DetallesDelServicio -->
|
| 49 |
+
<xsl:for-each select="./plataformasTecnologicas:DetallesDelServicio">
|
| 50 |
+
<xsl:apply-templates select="."/>
|
| 51 |
+
</xsl:for-each>
|
| 52 |
+
</xsl:template>
|
| 53 |
+
|
| 54 |
+
<xsl:template match="plataformasTecnologicas:DetallesDelServicio">
|
| 55 |
+
<!-- Iniciamos el tratamiento de los atributos de Servicios-->
|
| 56 |
+
<xsl:call-template name="Requerido">
|
| 57 |
+
<xsl:with-param name="valor" select="./@FormaPagoServ"/>
|
| 58 |
+
</xsl:call-template>
|
| 59 |
+
<xsl:call-template name="Requerido">
|
| 60 |
+
<xsl:with-param name="valor" select="./@TipoDeServ"/>
|
| 61 |
+
</xsl:call-template>
|
| 62 |
+
<xsl:call-template name="Opcional">
|
| 63 |
+
<xsl:with-param name="valor" select="./@SubTipServ"/>
|
| 64 |
+
</xsl:call-template>
|
| 65 |
+
<xsl:call-template name="Opcional">
|
| 66 |
+
<xsl:with-param name="valor" select="./@RFCTerceroAutorizado"/>
|
| 67 |
+
</xsl:call-template>
|
| 68 |
+
<xsl:call-template name="Requerido">
|
| 69 |
+
<xsl:with-param name="valor" select="./@FechaServ"/>
|
| 70 |
+
</xsl:call-template>
|
| 71 |
+
<xsl:call-template name="Requerido">
|
| 72 |
+
<xsl:with-param name="valor" select="./@PrecioServSinIVA"/>
|
| 73 |
+
</xsl:call-template>
|
| 74 |
+
<!-- Iniciamos el manejo de los elementos hijo en la ImpuestosTrasladadosdelServicio -->
|
| 75 |
+
<xsl:if test="./plataformasTecnologicas:ImpuestosTrasladadosdelServicio">
|
| 76 |
+
<xsl:apply-templates select="./plataformasTecnologicas:ImpuestosTrasladadosdelServicio"/>
|
| 77 |
+
</xsl:if>
|
| 78 |
+
<!-- Llamada al manejador de nodos de ContribucionGubernamental en caso de existir -->
|
| 79 |
+
<xsl:if test="./plataformasTecnologicas:ContribucionGubernamental">
|
| 80 |
+
<xsl:apply-templates select="./plataformasTecnologicas:ContribucionGubernamental"/>
|
| 81 |
+
</xsl:if>
|
| 82 |
+
<!-- Iniciamos el manejo de los elementos hijo en la ComisionDelServicio -->
|
| 83 |
+
<xsl:if test="./plataformasTecnologicas:ComisionDelServicio">
|
| 84 |
+
<xsl:apply-templates select="./plataformasTecnologicas:ComisionDelServicio"/>
|
| 85 |
+
</xsl:if>
|
| 86 |
+
</xsl:template>
|
| 87 |
+
|
| 88 |
+
<xsl:template match="plataformasTecnologicas:ImpuestosTrasladadosdelServicio">
|
| 89 |
+
<xsl:call-template name="Requerido">
|
| 90 |
+
<xsl:with-param name="valor" select="./@Base"/>
|
| 91 |
+
</xsl:call-template>
|
| 92 |
+
<xsl:call-template name="Requerido">
|
| 93 |
+
<xsl:with-param name="valor" select="./@Impuesto"/>
|
| 94 |
+
</xsl:call-template>
|
| 95 |
+
<xsl:call-template name="Requerido">
|
| 96 |
+
<xsl:with-param name="valor" select="./@TipoFactor"/>
|
| 97 |
+
</xsl:call-template>
|
| 98 |
+
<xsl:call-template name="Requerido">
|
| 99 |
+
<xsl:with-param name="valor" select="./@TasaCuota"/>
|
| 100 |
+
</xsl:call-template>
|
| 101 |
+
<xsl:call-template name="Requerido">
|
| 102 |
+
<xsl:with-param name="valor" select="./@Importe"/>
|
| 103 |
+
</xsl:call-template>
|
| 104 |
+
</xsl:template>
|
| 105 |
+
|
| 106 |
+
<xsl:template match="plataformasTecnologicas:ContribucionGubernamental">
|
| 107 |
+
<xsl:call-template name="Requerido">
|
| 108 |
+
<xsl:with-param name="valor" select="./@ImpContrib"/>
|
| 109 |
+
</xsl:call-template>
|
| 110 |
+
<xsl:call-template name="Requerido">
|
| 111 |
+
<xsl:with-param name="valor" select="./@EntidadDondePagaLaContribucion"/>
|
| 112 |
+
</xsl:call-template>
|
| 113 |
+
</xsl:template>
|
| 114 |
+
|
| 115 |
+
<xsl:template match="plataformasTecnologicas:ComisionDelServicio">
|
| 116 |
+
<xsl:call-template name="Opcional">
|
| 117 |
+
<xsl:with-param name="valor" select="./@Base"/>
|
| 118 |
+
</xsl:call-template>
|
| 119 |
+
<xsl:call-template name="Opcional">
|
| 120 |
+
<xsl:with-param name="valor" select="./@Porcentaje"/>
|
| 121 |
+
</xsl:call-template>
|
| 122 |
+
<xsl:call-template name="Requerido">
|
| 123 |
+
<xsl:with-param name="valor" select="./@Importe"/>
|
| 124 |
+
</xsl:call-template>
|
| 125 |
+
</xsl:template>
|
| 126 |
+
|
| 127 |
+
</xsl:stylesheet>
|
raw/complementos/aerolineas/1-0-a/aerolineas.xsd
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:aerolineas="http://www.sat.gob.mx/aerolineas" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sat.gob.mx/aerolineas" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="Aerolineas">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento al Comprobante Fiscal Digital a través de Internet (CFDI) para el manejo de datos de Aerolíneas para pasajeros.</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:sequence>
|
| 9 |
+
<xs:element name="OtrosCargos" minOccurs="0">
|
| 10 |
+
<xs:annotation>
|
| 11 |
+
<xs:documentation>Nodo opcional para expresar otros cargos aplicables</xs:documentation>
|
| 12 |
+
</xs:annotation>
|
| 13 |
+
<xs:complexType>
|
| 14 |
+
<xs:sequence>
|
| 15 |
+
<xs:element name="Cargo" maxOccurs="unbounded">
|
| 16 |
+
<xs:annotation>
|
| 17 |
+
<xs:documentation>Nodo para expresar la información detallada de un cargo.</xs:documentation>
|
| 18 |
+
</xs:annotation>
|
| 19 |
+
<xs:complexType>
|
| 20 |
+
<xs:attribute name="CodigoCargo" use="required">
|
| 21 |
+
<xs:annotation>
|
| 22 |
+
<xs:documentation>Atributo requerido para indicar el código del cargo según el catálogo de la IATA.</xs:documentation>
|
| 23 |
+
</xs:annotation>
|
| 24 |
+
<xs:simpleType>
|
| 25 |
+
<xs:restriction base="xs:string">
|
| 26 |
+
<xs:minLength value="1"/>
|
| 27 |
+
<xs:maxLength value="8"/>
|
| 28 |
+
</xs:restriction>
|
| 29 |
+
</xs:simpleType>
|
| 30 |
+
</xs:attribute>
|
| 31 |
+
<xs:attribute name="Importe" type="aerolineas:t_Importe" use="required">
|
| 32 |
+
<xs:annotation>
|
| 33 |
+
<xs:documentation>Atributo requerido para representar el importe del cargo.</xs:documentation>
|
| 34 |
+
</xs:annotation>
|
| 35 |
+
</xs:attribute>
|
| 36 |
+
</xs:complexType>
|
| 37 |
+
</xs:element>
|
| 38 |
+
</xs:sequence>
|
| 39 |
+
<xs:attribute name="TotalCargos" type="aerolineas:t_Importe" use="required">
|
| 40 |
+
<xs:annotation>
|
| 41 |
+
<xs:documentation>Atributo requerido para expresar el total de los cargos adicionales que se están aplicando.</xs:documentation>
|
| 42 |
+
</xs:annotation>
|
| 43 |
+
</xs:attribute>
|
| 44 |
+
</xs:complexType>
|
| 45 |
+
</xs:element>
|
| 46 |
+
</xs:sequence>
|
| 47 |
+
<xs:attribute name="Version" type="xs:string" use="required" fixed="1.0">
|
| 48 |
+
<xs:annotation>
|
| 49 |
+
<xs:documentation>Atributo requerido para la expresión de la versión del complemento</xs:documentation>
|
| 50 |
+
</xs:annotation>
|
| 51 |
+
</xs:attribute>
|
| 52 |
+
<xs:attribute name="TUA" type="aerolineas:t_Importe" use="required">
|
| 53 |
+
<xs:annotation>
|
| 54 |
+
<xs:documentation>Atributo requerido para indicar el importe del TUA aplicable al boleto.</xs:documentation>
|
| 55 |
+
</xs:annotation>
|
| 56 |
+
</xs:attribute>
|
| 57 |
+
</xs:complexType>
|
| 58 |
+
</xs:element>
|
| 59 |
+
<xs:simpleType name="t_Importe">
|
| 60 |
+
<xs:annotation>
|
| 61 |
+
<xs:documentation>Tipo definido para expresar importes numéricos con fracción hasta seis decimales</xs:documentation>
|
| 62 |
+
</xs:annotation>
|
| 63 |
+
<xs:restriction base="xs:decimal">
|
| 64 |
+
<xs:fractionDigits value="6"/>
|
| 65 |
+
<xs:whiteSpace value="collapse"/>
|
| 66 |
+
</xs:restriction>
|
| 67 |
+
</xs:simpleType>
|
| 68 |
+
</xs:schema>
|
raw/complementos/aerolineas/1-0-a/aerolineas.xslt
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:aerolineas="http://www.sat.gob.mx/aerolineas">
|
| 3 |
+
|
| 4 |
+
<!-- Manejador de nodos tipo aerolineas:Aerolineas -->
|
| 5 |
+
<xsl:template match="aerolineas:Aerolineas">
|
| 6 |
+
|
| 7 |
+
<!-- Iniciamos el tratamiento de los atributos de aerolineas:Aerolineas -->
|
| 8 |
+
|
| 9 |
+
<xsl:call-template name="Requerido">
|
| 10 |
+
<xsl:with-param name="valor" select="./@Version"/>
|
| 11 |
+
</xsl:call-template>
|
| 12 |
+
<xsl:call-template name="Requerido">
|
| 13 |
+
<xsl:with-param name="valor" select="./@TUA"/>
|
| 14 |
+
</xsl:call-template>
|
| 15 |
+
|
| 16 |
+
<!-- Iniciamos el manejo de los nodos dependientes -->
|
| 17 |
+
<xsl:apply-templates select="./aerolineas:OtrosCargos"/>
|
| 18 |
+
|
| 19 |
+
</xsl:template>
|
| 20 |
+
|
| 21 |
+
<!-- Manejador de nodos tipo aerolineas:OtrosCargos -->
|
| 22 |
+
<xsl:template match="aerolineas:OtrosCargos">
|
| 23 |
+
|
| 24 |
+
<!-- Iniciamos el tratamiento de los atributos de aerolineas:OtrosCargos -->
|
| 25 |
+
<xsl:call-template name="Requerido">
|
| 26 |
+
<xsl:with-param name="valor" select="./@TotalCargos"/>
|
| 27 |
+
</xsl:call-template>
|
| 28 |
+
|
| 29 |
+
<!-- Iniciamos el manejo de los nodos dependientes -->
|
| 30 |
+
<xsl:for-each select="./aerolineas:Cargo">
|
| 31 |
+
<xsl:apply-templates select="."/>
|
| 32 |
+
</xsl:for-each>
|
| 33 |
+
|
| 34 |
+
</xsl:template>
|
| 35 |
+
|
| 36 |
+
<!-- Manejador de nodos tipo aerolineas:Cargo -->
|
| 37 |
+
<xsl:template match="aerolineas:Cargo">
|
| 38 |
+
|
| 39 |
+
<!-- Iniciamos el tratamiento de los atributos de aerolineas:ConceptoConsumoDeCombustibles -->
|
| 40 |
+
|
| 41 |
+
<xsl:call-template name="Requerido">
|
| 42 |
+
<xsl:with-param name="valor" select="./@CodigoCargo"/>
|
| 43 |
+
</xsl:call-template>
|
| 44 |
+
<xsl:call-template name="Requerido">
|
| 45 |
+
<xsl:with-param name="valor" select="./@Importe"/>
|
| 46 |
+
</xsl:call-template>
|
| 47 |
+
|
| 48 |
+
</xsl:template>
|
| 49 |
+
|
| 50 |
+
</xsl:stylesheet>
|
raw/complementos/consumo-de-combustibles/1-1-b/catCombustible.xsd
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<xs:schema targetNamespace="http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Combustible" elementFormDefault="qualified" xmlns:catCombustible="http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Combustible" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
| 3 |
+
<xs:simpleType name="c_ClaveTipoCombustible">
|
| 4 |
+
<xs:restriction base="xs:string">
|
| 5 |
+
<xs:whiteSpace value="collapse"/>
|
| 6 |
+
<xs:enumeration value="1">
|
| 7 |
+
<xs:annotation>
|
| 8 |
+
<xs:documentation>Gasolina menor a 92 octanos</xs:documentation>
|
| 9 |
+
</xs:annotation>
|
| 10 |
+
</xs:enumeration>
|
| 11 |
+
<xs:enumeration value="2">
|
| 12 |
+
<xs:annotation>
|
| 13 |
+
<xs:documentation>Gasolina mayor o igual a 92 octanos</xs:documentation>
|
| 14 |
+
</xs:annotation>
|
| 15 |
+
</xs:enumeration>
|
| 16 |
+
<xs:enumeration value="3">
|
| 17 |
+
<xs:annotation>
|
| 18 |
+
<xs:documentation>Diesel</xs:documentation>
|
| 19 |
+
</xs:annotation>
|
| 20 |
+
</xs:enumeration>
|
| 21 |
+
<xs:enumeration value="4">
|
| 22 |
+
<xs:annotation>
|
| 23 |
+
<xs:documentation>Diesel Marino</xs:documentation>
|
| 24 |
+
</xs:annotation>
|
| 25 |
+
</xs:enumeration>
|
| 26 |
+
<xs:enumeration value="5">
|
| 27 |
+
<xs:annotation>
|
| 28 |
+
<xs:documentation>Otros</xs:documentation>
|
| 29 |
+
</xs:annotation>
|
| 30 |
+
</xs:enumeration>
|
| 31 |
+
</xs:restriction>
|
| 32 |
+
</xs:simpleType>
|
| 33 |
+
</xs:schema>
|
raw/complementos/donatarias/1-1-a/donat11.xsd
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:donat="http://www.sat.gob.mx/donat" targetNamespace="http://www.sat.gob.mx/donat" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="Donatarias">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Nodo opcional para incluir la información requerida por el Servicio de Administración Tributaria a las organizaciones civiles o fideicomisos autorizados para recibir donativos, que permite hacer deducibles los Comprobantes Fiscales Digitales (CFD) y Comprobantes Fiscales Digitales a través de Internet (CFDI) a los donantes.</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:attribute name="version" type="xs:string" use="required" fixed="1.1">
|
| 9 |
+
<xs:annotation>
|
| 10 |
+
<xs:documentation>Atributo requerido para expresar la versión del complemento de donatarias</xs:documentation>
|
| 11 |
+
</xs:annotation>
|
| 12 |
+
</xs:attribute>
|
| 13 |
+
<xs:attribute name="noAutorizacion" type="xs:string" use="required">
|
| 14 |
+
<xs:annotation>
|
| 15 |
+
<xs:documentation>Atributo requerido para expresar el número del oficio en que se haya informado a la organización civil o fideicomiso, la procedencia de la autorización para recibir donativos deducibles, o su renovación correspondiente otorgada por el Servicio de Administración Tributaria.</xs:documentation>
|
| 16 |
+
</xs:annotation>
|
| 17 |
+
</xs:attribute>
|
| 18 |
+
<xs:attribute name="fechaAutorizacion" type="xs:date" use="required">
|
| 19 |
+
<xs:annotation>
|
| 20 |
+
<xs:documentation>Atributo requerido para expresar la fecha del oficio en que se haya informado a la organización civil o fideicomiso, la procedencia de la autorización para recibir donativos deducibles, o su renovación correspondiente otorgada por el Servicio de Administración Tributaria.</xs:documentation>
|
| 21 |
+
</xs:annotation>
|
| 22 |
+
</xs:attribute>
|
| 23 |
+
<xs:attribute name="leyenda" use="required">
|
| 24 |
+
<xs:annotation>
|
| 25 |
+
<xs:documentation>Atributo requerido para señalar de manera expresa que el comprobante que se expide se deriva de un donativo.</xs:documentation>
|
| 26 |
+
</xs:annotation>
|
| 27 |
+
<xs:simpleType>
|
| 28 |
+
<xs:restriction base="xs:string">
|
| 29 |
+
<xs:whiteSpace value="collapse"/>
|
| 30 |
+
</xs:restriction>
|
| 31 |
+
</xs:simpleType>
|
| 32 |
+
</xs:attribute>
|
| 33 |
+
</xs:complexType>
|
| 34 |
+
</xs:element>
|
| 35 |
+
</xs:schema>
|
| 36 |
+
|
raw/complementos/donatarias/1-1-a/donat11.xslt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:donat="http://www.sat.gob.mx/donat">
|
| 3 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 4 |
+
<!-- Manejador de nodos tipo donat:Donatarias -->
|
| 5 |
+
<xsl:template match="donat:Donatarias">
|
| 6 |
+
<!-- Iniciamos el tratamiento de los atributos de donat:Donatarias -->
|
| 7 |
+
<xsl:call-template name="Requerido"><xsl:with-param name="valor" select="./@version"/></xsl:call-template>
|
| 8 |
+
<xsl:call-template name="Requerido"><xsl:with-param name="valor" select="./@noAutorizacion"/></xsl:call-template>
|
| 9 |
+
<xsl:call-template name="Requerido"><xsl:with-param name="valor" select="./@fechaAutorizacion"/></xsl:call-template>
|
| 10 |
+
<xsl:call-template name="Requerido"><xsl:with-param name="valor" select="./@leyenda"/></xsl:call-template>
|
| 11 |
+
</xsl:template>
|
| 12 |
+
|
| 13 |
+
</xsl:stylesheet>
|
raw/complementos/otros-derechos-e-impuestos/1-0-a/implocal.xsd
ADDED
|
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:implocal="http://www.sat.gob.mx/implocal" targetNamespace="http://www.sat.gob.mx/implocal" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 3 |
+
<xs:element name="ImpuestosLocales">
|
| 4 |
+
<xs:annotation>
|
| 5 |
+
<xs:documentation>Complemento al Comprobante Fiscal Digital para Impuestos Locales</xs:documentation>
|
| 6 |
+
</xs:annotation>
|
| 7 |
+
<xs:complexType>
|
| 8 |
+
<xs:sequence maxOccurs="unbounded">
|
| 9 |
+
<xs:element name="RetencionesLocales" minOccurs="0">
|
| 10 |
+
<xs:annotation>
|
| 11 |
+
<xs:documentation>Nodo opcional para la expresión de los impuestos locales retenidos</xs:documentation>
|
| 12 |
+
</xs:annotation>
|
| 13 |
+
<xs:complexType>
|
| 14 |
+
<xs:attribute name="ImpLocRetenido" type="xs:string" use="required">
|
| 15 |
+
<xs:annotation>
|
| 16 |
+
<xs:documentation>Nombre del impuesto local retenido</xs:documentation>
|
| 17 |
+
</xs:annotation>
|
| 18 |
+
</xs:attribute>
|
| 19 |
+
<xs:attribute name="TasadeRetencion" use="required">
|
| 20 |
+
<xs:annotation>
|
| 21 |
+
<xs:documentation>Porcentaje de retención del impuesto local</xs:documentation>
|
| 22 |
+
</xs:annotation>
|
| 23 |
+
<xs:simpleType>
|
| 24 |
+
<xs:restriction base="xs:decimal">
|
| 25 |
+
<xs:fractionDigits value="2"/>
|
| 26 |
+
</xs:restriction>
|
| 27 |
+
</xs:simpleType>
|
| 28 |
+
</xs:attribute>
|
| 29 |
+
<xs:attribute name="Importe" use="required">
|
| 30 |
+
<xs:annotation>
|
| 31 |
+
<xs:documentation>Monto del impuesto local retenido</xs:documentation>
|
| 32 |
+
</xs:annotation>
|
| 33 |
+
<xs:simpleType>
|
| 34 |
+
<xs:restriction base="xs:decimal">
|
| 35 |
+
<xs:fractionDigits value="2"/>
|
| 36 |
+
<xs:whiteSpace value="collapse"/>
|
| 37 |
+
</xs:restriction>
|
| 38 |
+
</xs:simpleType>
|
| 39 |
+
</xs:attribute>
|
| 40 |
+
</xs:complexType>
|
| 41 |
+
</xs:element>
|
| 42 |
+
<xs:element name="TrasladosLocales" minOccurs="0">
|
| 43 |
+
<xs:annotation>
|
| 44 |
+
<xs:documentation>Nodo opcional para la expresión de los impuestos locales trasladados</xs:documentation>
|
| 45 |
+
</xs:annotation>
|
| 46 |
+
<xs:complexType>
|
| 47 |
+
<xs:attribute name="ImpLocTrasladado" type="xs:string" use="required">
|
| 48 |
+
<xs:annotation>
|
| 49 |
+
<xs:documentation>Nombre del impuesto local trasladado</xs:documentation>
|
| 50 |
+
</xs:annotation>
|
| 51 |
+
</xs:attribute>
|
| 52 |
+
<xs:attribute name="TasadeTraslado" use="required">
|
| 53 |
+
<xs:annotation>
|
| 54 |
+
<xs:documentation>Porcentaje de traslado del impuesto local</xs:documentation>
|
| 55 |
+
</xs:annotation>
|
| 56 |
+
<xs:simpleType>
|
| 57 |
+
<xs:restriction base="xs:decimal">
|
| 58 |
+
<xs:fractionDigits value="2"/>
|
| 59 |
+
</xs:restriction>
|
| 60 |
+
</xs:simpleType>
|
| 61 |
+
</xs:attribute>
|
| 62 |
+
<xs:attribute name="Importe" use="required">
|
| 63 |
+
<xs:annotation>
|
| 64 |
+
<xs:documentation>Monto del impuesto local trasladado</xs:documentation>
|
| 65 |
+
</xs:annotation>
|
| 66 |
+
<xs:simpleType>
|
| 67 |
+
<xs:restriction base="xs:decimal">
|
| 68 |
+
<xs:fractionDigits value="2"/>
|
| 69 |
+
<xs:whiteSpace value="collapse"/>
|
| 70 |
+
</xs:restriction>
|
| 71 |
+
</xs:simpleType>
|
| 72 |
+
</xs:attribute>
|
| 73 |
+
</xs:complexType>
|
| 74 |
+
</xs:element>
|
| 75 |
+
</xs:sequence>
|
| 76 |
+
<xs:attribute name="version" use="required" fixed="1.0">
|
| 77 |
+
<xs:annotation>
|
| 78 |
+
<xs:documentation>Atributo requerido para expresar la versión del complemento</xs:documentation>
|
| 79 |
+
</xs:annotation>
|
| 80 |
+
</xs:attribute>
|
| 81 |
+
<xs:attribute name="TotaldeRetenciones" use="required">
|
| 82 |
+
<xs:annotation>
|
| 83 |
+
<xs:documentation>Atributo requerido para expresar la suma total de Retenciones aplicables</xs:documentation>
|
| 84 |
+
</xs:annotation>
|
| 85 |
+
<xs:simpleType>
|
| 86 |
+
<xs:restriction base="xs:decimal">
|
| 87 |
+
<xs:fractionDigits value="2"/>
|
| 88 |
+
</xs:restriction>
|
| 89 |
+
</xs:simpleType>
|
| 90 |
+
</xs:attribute>
|
| 91 |
+
<xs:attribute name="TotaldeTraslados" use="required">
|
| 92 |
+
<xs:annotation>
|
| 93 |
+
<xs:documentation>Atributo requerido para expresar la suma total de traslados aplicables</xs:documentation>
|
| 94 |
+
</xs:annotation>
|
| 95 |
+
<xs:simpleType>
|
| 96 |
+
<xs:restriction base="xs:decimal">
|
| 97 |
+
<xs:fractionDigits value="2"/>
|
| 98 |
+
</xs:restriction>
|
| 99 |
+
</xs:simpleType>
|
| 100 |
+
</xs:attribute>
|
| 101 |
+
</xs:complexType>
|
| 102 |
+
</xs:element>
|
| 103 |
+
</xs:schema>
|
raw/complementos/otros-derechos-e-impuestos/1-0-a/implocal.xslt
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:implocal="http://www.sat.gob.mx/implocal">
|
| 3 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 4 |
+
<!-- Manejador de nodos tipo implocal -->
|
| 5 |
+
<xsl:template match="implocal:ImpuestosLocales">
|
| 6 |
+
<!--Iniciamos el tratamiento de los atributos de ImpuestosLocales -->
|
| 7 |
+
<xsl:call-template name="Requerido">
|
| 8 |
+
<xsl:with-param name="valor" select="./@version"/>
|
| 9 |
+
</xsl:call-template>
|
| 10 |
+
<xsl:call-template name="Requerido">
|
| 11 |
+
<xsl:with-param name="valor" select="./@TotaldeRetenciones"/>
|
| 12 |
+
</xsl:call-template>
|
| 13 |
+
<xsl:call-template name="Requerido">
|
| 14 |
+
<xsl:with-param name="valor" select="./@TotaldeTraslados"/>
|
| 15 |
+
</xsl:call-template>
|
| 16 |
+
<xsl:for-each select="implocal:RetencionesLocales">
|
| 17 |
+
<xsl:call-template name="Requerido">
|
| 18 |
+
<xsl:with-param name="valor" select="./@ImpLocRetenido"/>
|
| 19 |
+
</xsl:call-template>
|
| 20 |
+
<xsl:call-template name="Requerido">
|
| 21 |
+
<xsl:with-param name="valor" select="./@TasadeRetencion"/>
|
| 22 |
+
</xsl:call-template>
|
| 23 |
+
<xsl:call-template name="Requerido">
|
| 24 |
+
<xsl:with-param name="valor" select="./@Importe"/>
|
| 25 |
+
</xsl:call-template>
|
| 26 |
+
</xsl:for-each>
|
| 27 |
+
<xsl:for-each select="implocal:TrasladosLocales">
|
| 28 |
+
<xsl:call-template name="Requerido">
|
| 29 |
+
<xsl:with-param name="valor" select="./@ImpLocTrasladado"/>
|
| 30 |
+
</xsl:call-template>
|
| 31 |
+
<xsl:call-template name="Requerido">
|
| 32 |
+
<xsl:with-param name="valor" select="./@TasadeTraslado"/>
|
| 33 |
+
</xsl:call-template>
|
| 34 |
+
<xsl:call-template name="Requerido">
|
| 35 |
+
<xsl:with-param name="valor" select="./@Importe"/>
|
| 36 |
+
</xsl:call-template>
|
| 37 |
+
</xsl:for-each>
|
| 38 |
+
</xsl:template>
|
| 39 |
+
</xsl:stylesheet>
|
raw/complementos/persona-fisica-integrante-de-coordinado/1-0-a/pfic.xsd
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<!-- edited with XMLSpy v2010 rel. 3 (http://www.altova.com) by SAT (SAT) -->
|
| 3 |
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:pfic="http://www.sat.gob.mx/pfic" targetNamespace="http://www.sat.gob.mx/pfic" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
| 4 |
+
<xs:element name="PFintegranteCoordinado">
|
| 5 |
+
<xs:annotation>
|
| 6 |
+
<xs:documentation> Este complemento permite incorporar a un Comprobante Fiscal Digital (CFD) o a un Comprobante Fiscal Digital a través de Internet (CFDI) los datos de identificación del vehículo que corresponda a personas físicas integrantes de coordinados, que opten por pagar el impuesto individualmente de conformidad con lo establecido por el artículo 83, séptimo párrafo de la Ley del Impuesto sobre la Renta.</xs:documentation>
|
| 7 |
+
</xs:annotation>
|
| 8 |
+
<xs:complexType>
|
| 9 |
+
<xs:attribute name="version" use="required" fixed="1.0">
|
| 10 |
+
<xs:annotation>
|
| 11 |
+
<xs:documentation>Atributo requerido con valor prefijado a 1.0 que indica la versión del estándar bajo el que se encuentra expresado el complemento.</xs:documentation>
|
| 12 |
+
</xs:annotation>
|
| 13 |
+
</xs:attribute>
|
| 14 |
+
<xs:attribute name="ClaveVehicular" use="required">
|
| 15 |
+
<xs:annotation>
|
| 16 |
+
<xs:documentation>Atributo requerido para precisar Clave vehicular que corresponda a la versión del vehículo enajenado.</xs:documentation>
|
| 17 |
+
</xs:annotation>
|
| 18 |
+
<xs:simpleType>
|
| 19 |
+
<xs:restriction base="xs:string">
|
| 20 |
+
<xs:minLength value="1"/>
|
| 21 |
+
<xs:whiteSpace value="collapse"/>
|
| 22 |
+
</xs:restriction>
|
| 23 |
+
</xs:simpleType>
|
| 24 |
+
</xs:attribute>
|
| 25 |
+
<xs:attribute name="Placa" use="required">
|
| 26 |
+
<xs:annotation>
|
| 27 |
+
<xs:documentation>Atributo requerido para señalar la placa o número de folio del
|
| 28 |
+
permiso del vehículo que
|
| 29 |
+
corresponda.</xs:documentation>
|
| 30 |
+
</xs:annotation>
|
| 31 |
+
<xs:simpleType>
|
| 32 |
+
<xs:restriction base="xs:string">
|
| 33 |
+
<xs:minLength value="1"/>
|
| 34 |
+
<xs:whiteSpace value="collapse"/>
|
| 35 |
+
</xs:restriction>
|
| 36 |
+
</xs:simpleType>
|
| 37 |
+
</xs:attribute>
|
| 38 |
+
<xs:attribute name="RFCPF" type="pfic:t_RFC" use="optional">
|
| 39 |
+
<xs:annotation>
|
| 40 |
+
<xs:documentation>Atributo opcional para precisar el RFC de la persona física
|
| 41 |
+
integrante de coordinados, que opte por pagar el impuesto individualmente.</xs:documentation>
|
| 42 |
+
</xs:annotation>
|
| 43 |
+
</xs:attribute>
|
| 44 |
+
</xs:complexType>
|
| 45 |
+
</xs:element>
|
| 46 |
+
<xs:simpleType name="t_RFC">
|
| 47 |
+
<xs:annotation>
|
| 48 |
+
<xs:documentation>Tipo definido para expresar claves del Registro Federal de Contribuyentes</xs:documentation>
|
| 49 |
+
</xs:annotation>
|
| 50 |
+
<xs:restriction base="xs:string">
|
| 51 |
+
<xs:minLength value="12"/>
|
| 52 |
+
<xs:maxLength value="13"/>
|
| 53 |
+
<xs:whiteSpace value="collapse"/>
|
| 54 |
+
<xs:pattern value="[A-Z,Ñ,&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z,0-9]?[A-Z,0-9]?[0-9,A-Z]?"/>
|
| 55 |
+
</xs:restriction>
|
| 56 |
+
</xs:simpleType>
|
| 57 |
+
</xs:schema>
|
raw/complementos/persona-fisica-integrante-de-coordinado/1-0-a/pfic.xslt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:pfic="http://www.sat.gob.mx/pfic">
|
| 3 |
+
<xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
|
| 4 |
+
<!-- Manejador de nodos tipo pfic:PFintegranteCoordinado -->
|
| 5 |
+
<xsl:template match="pfic:PFintegranteCoordinado">
|
| 6 |
+
<!-- Iniciamos el tratamiento de los atributos de pfic:PFintegranteCoordinado -->
|
| 7 |
+
<xsl:call-template name="Requerido"><xsl:with-param name="valor" select="./@version"/></xsl:call-template>
|
| 8 |
+
<xsl:call-template name="Requerido"><xsl:with-param name="valor" select="./@ClaveVehicular"/></xsl:call-template>
|
| 9 |
+
<xsl:call-template name="Requerido"><xsl:with-param name="valor" select="./@Placa"/></xsl:call-template>
|
| 10 |
+
<xsl:call-template name="Opcional"><xsl:with-param name="valor" select="./@RFCPF"/></xsl:call-template>
|
| 11 |
+
</xsl:template>
|
| 12 |
+
|
| 13 |
+
</xsl:stylesheet>
|