Multiple choice technology programming languages XSD is: XSL Schema Definition XSLT Schema Definition XML Schema Definition XHTML Schema Definition Reveal answer Fill a bubble to check yourself C Correct answer Explanation XSD stands for XML Schema Definition, which is the W3C standard language for defining XML document structures. It replaced DTDs as the preferred schema language. XSL and XSLT are for transformation, not schema definition.