Current section
Files
Jump to
Current section
Files
lib/cfdi/complementos/leyendasfisc.ex
defmodule Cfdi.Complementos.LeyendasFisc do
@moduledoc false
use Cfdi.Complementos.Complemento,
key: "leyendasFisc:LeyendasFiscales",
xmlns: "http://www.sat.gob.mx/leyendasFiscales",
xsd: "http://www.sat.gob.mx/sitio_internet/cfd/leyendasFiscales/leyendasFisc.xsd"
end