Module: SatMx::Body Private

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

API:

  • private

Constant Summary collapse

S11 =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

"S11"
XMLNS =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

"xmlns"
DES =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

"des"
DS =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

"ds"
ENVELOPE_ATTRS =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

{
  "#{XMLNS}:#{S11}" => "http://schemas.xmlsoap.org/soap/envelope/",
  "#{XMLNS}:#{DES}" => "http://DescargaMasivaTerceros.sat.gob.mx",
  "#{XMLNS}:#{DS}" => "http://www.w3.org/2000/09/xmldsig#"
}.freeze
NAMESPACE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

ENVELOPE_ATTRS["#{XMLNS}:#{DES}"]