XML: Revision history

From Simson Garfinkel
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 May 2009

12 April 2009

  • curprev 23:4223:42, 12 April 2009 Simson talk contribs 342 bytes +342 New page: Notes on XML: ==XML parsers== * [http://expat.sourceforge.net/ expat] (one of the oldest; fast; doesn't validate; doesn't build a DOM). * [http://xmlsoft.org/ libxml2] (provides DOM suppo...