{ Snipperize } /XML

Snippets about XML

Here are the latest snippets talking about XML. Please choose your favorite one or add a new one.

TouchXML Quick Guide

TouchXML Tutorial Code

Objective-C / TouchXML, CXMLDocument, parser, XML / by ThePeppersStudio (44 days, 23.23 hours ago)

Strip Illegal XML Characters From UTF-8 String

Some valid UTF-8 characters are illegal in XML: http://www.w3.org/TR/REC-xml/#charsets This statement strips them from your strings.

PHP / XML, valid, utf-8 / by ThePeppersStudio (170 days, 21.76 hours ago)

  • 1