Quick XML Refresher
XML is a general-purpose markup language for describing structured, hierarchical data. The designers of XML intended for it to be readable by both computers and humans, rather than a binary format requiring special tools to process. XML is only a few years old, but it's already important for communicating between applications and in many other aspects of computing. Web development, semantic representations, configuration files, and business-to-business web services are just a few examples where XML is being used extensively. Here are some basic facts about XML:
You can create and process XML documents from any programming language or computer platform, not just in Java.
XML documents are highly structured, and all the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access