<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema 
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:cfdi="http://www.sat.gob.mx/cfd/4"
    xmlns:cartaporte31="http://www.sat.gob.mx/CartaPorte31"
    elementFormDefault="qualified">

    <!-- Importar CFDI 4.0 -->
    <xsd:import namespace="http://www.sat.gob.mx/cfd/4" schemaLocation="cfdv40.xsd"/>

    <!-- Importar Carta Porte 3.1 -->
    <xsd:import namespace="http://www.sat.gob.mx/CartaPorte31" schemaLocation="CartaPorte31.xsd"/>

</xsd:schema>