FirmaSAT Manual

Validate XML Document

Validates an XML file against SAT specifications.
Valida un archivo XML contra S.A.T. especificaciones.

Important: The XMLOK command and ValidateXml functions just check that the XML file is well-formed according to the corresponding SAT specification. They do not verify the signature. There may be some attribute facets not detected that a more sophisticated XSD parser may find, and the SAT validator sites may do extra checks not strictly in accordance with the XML standards.

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.

See also XML restriction violated: Element must be empty

and Checks against XSD catalogs.

Function index by language

Cmd : XMLOK Command  
.NET : Sat.ValidateXml Method  
VBA/VB6 : satValidateXml Function  
C (ANSI) : SAT_ValidateXml Function  
C++ (STL) : firmasat::Sat::ValidateXml  
[PREV: Verify XML Signature...]   [Contents]   [Index]   
   [NEXT: XML restriction violated: Element must be empty...]

Copyright © 2007-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-04-08T04:07:56Z.