Multiple choice technology programming languages

XML Schema is designed to

  1. be self-descriptive

  2. disply only useful data

  3. carrying request

  4. giving response.

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

XML Schema is designed to be self-descriptive, providing a way to define the structure, content, and data types of XML documents. Unlike DTDs, XML Schema is itself written in XML and allows for complex type definitions and constraints.