Jump to content

Draft:SmartXML

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DoubleGrazing (talk | contribs) at 13:40, 20 March 2024 (Declining submission: v - Submission is improperly sourced and nn - Submission is about a topic not yet shown to meet general notability guidelines (be more specific if possible) (AFCH)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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


Category:Query languages Category:XML data access