Multiple choice technology programming languages XML uses an XHTML Schema to describe the data an XPath to describe the data an XML Schema to describe the data an XQuerya to describe the data Reveal answer Fill a bubble to check yourself C Correct answer Explanation XML Schema is the standard W3C recommendation for describing and validating XML document structure. It defines elements, attributes, and data types, replacing the older DTD approach with more powerful validation capabilities.