Jump to content

Draft:SmartXML

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Luca-is-my-nic (talk | contribs) at 13:24, 20 March 2024 (-- Draft creation using the WP:Article wizard --). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

SmartXML developed in Red application designed for processing XML files. Unlike the popular XPath parsing language, it does not require programming knowledge and have own parsing rules system.

Features

  • Does not require an XSD schema
  • Allows missing sections to be completed
  • Allows you to generate patches for the database
  • Allows you to upload data to relational databases
  • Allows to upload data to nosql databases
  • Supports batch processing mode
  • Support for parsing expression grammar (PEG)


See also

References