Multiple choice technology web technology

XML can only be transformed into HTML or XHTML.

  1. True

  2. False

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

XML can be transformed into many output formats beyond HTML and XHTML using XSLT (Extensible Stylesheet Language Transformations). Common targets include plain text, PDF (via XSL-FO), other XML dialects, JSON, CSV, and custom formats.