XML Schema is designed to
-
be self-descriptive
-
disply only useful data
-
carrying request
-
giving response.
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.