Using XML For Client Side Computing
Saturday, April 3rd, 2004Extensible Markup Language (XML) is a simple, very flexible text format initially designed for large-scale electronic publishing. It is flexible, open, human-readable, and can be learned easily. XML can also be generated, parsed, analyzed, and transformed easily. It is no wonder that XML has been widely used for server-side computing: ...