Multiple choice technology web technology

There is a way of describing XML data, how?

  1. XML uses a description node to describe data

  2. XML uses XSL to describe data

  3. XML uses a DTD to describe the data

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A Document Type Definition (DTD) defines the legal building blocks of an XML document, describing its structure and the data elements it contains.