Validates an XML file against SAT specifications.
Valida un archivo XML contra S.A.T. especificaciones.
If XMLOK/ValidateXml finds an error, then your input XML file definitely has a problem that needs fixing. But we do not guarantee that an XML file shown as "OK" will pass all the tests on a SAT validator site.
Cmd : | XMLOK Command |
.NET : | Sat.ValidateXml Method |
VBA/VB6 : | satValidateXml Function |
C (ANSI) : | SAT_ValidateXml Function |
C++ (STL) : | firmasat::Sat::ValidateXml |