Multiple choice technology programming languages

XML Schemas are the Successors of

  1. XML

  2. DTD

  3. XSL

  4. XSLT

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

XML Schemas (XSD) were developed by the W3C to succeed DTDs (Document Type Definitions) as the standard for defining XML document constraints. XSD provides richer data type support, namespace awareness, and XML syntax compared to DTDs.