Unicode in XML

Entry-Level Unicode for XML

This article aims only to give you enough information to process Unicode text that is received from one process (or file) and sent to another. This covers a large range of XML applications, in particular many that are designed to run on a webserver.

Why I'll never write an XML processor myself.

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart