AlternativesToXml

Last edit June 18, 2014
AlternativesToXml is a page on solutions that replace the use of Xml completely, or reduce the dependence on raw Xml programming tasks, through the use of higher level tools.

Situations where proposed solutions replace the use of Xml completely include: for XSLT only: Resources on WardsWiki that discuss facilities that reduces the pain of Xml On formatting XML:
  • GroupRelatedData
  • WBXML (Wireless Binary XML) - a tokenized (compressed) representation for XML, used in WAP (Wireless Application Protocol)
  • Binary Optimized XML (BOX) - a tokenized (compressed) representation for XML, intended to be simpler than WBXML, and in particular to provide very easy SAX support - http://box.sourceforge.net/


"A Quick Visual Comparison of XML Shorthands"
 http://www.scottsweeney.com/static/projects/slip/XMLShorthandComparison.htm
Includes...
Other AlternativesToXml pages found on the 'net:
CategoryXml CategorySemanticWeb