📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!

  • google app store apple app store
  • ✖

      Question

      Which of the following language is used for specifying

      style sheets for XML documents? 
      A DTD Correct Answer Incorrect Answer
      B XSL Correct Answer Incorrect Answer
      C XTL Correct Answer Incorrect Answer
      D CSS Correct Answer Incorrect Answer

      Solution

      Why this is correct:
      XSL (Extensible Stylesheet Language), and specifically XSLT (XSL Transformations), is used to transform XML and to specify presentation rules. XSL is the standard family for styling/transforming XML. Why the others are wrong: 1.      DTD defines XML document structure (markup), not style sheets. 2.      XTL is not the standard name for XML styling (not widely used/standard). 3.    CSS is primarily for HTML/CSS; while CSS can be applied to XML in limited ways, the standard stylesheet language for XML is XSL/XSLT.

      Practice Next

      Relevant for Exams:

      ask-question