© Jeff Friesen 2016

JEFF FRIESEN, Java XML and JSON, 10.1007/978-1-4842-1916-4_1

1. Introducing XML

Jeff Friesen

(1)Dauphin, Manitoba, Canada

Electronic supplementary material

The online version of this chapter (doi:10.​1007/​978-1-4842-1916-4_​1) contains supplementary material, which is available to authorized users.

Applications commonly use XML documents to store and exchange data. XML defines rules for encoding documents in a format that is both human-readable and machine-readable. This chapter introduces XML, tours the XML language features, and discusses well-formed and valid documents.

What Is XML?

XML (eXtensible Markup Language ) is a metalanguage(a language used to describe other languages) for defining vocabularies (custom markup languages), ...

Get Java XML and JSON now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.