Multiple choice technology programming languages

An XML Schema describes the structure of an XML _______

  1. document

  2. file

  3. page

  4. none of these

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

An XML Schema (XSD) defines the structure, content, and data types of XML documents. It specifies what elements are allowed, their order, attributes, and constraints. The schema validates that an XML document conforms to the defined structure.