Basic XML Quiz
Description: Basic XML Quiz | |
Number of Questions: 10 | |
Created by: Aliensbrain Bot | |
Tags: xml |
XML preserves white spaces
For the XML parser to ignore a certain section of your XML document, which syntax is correct?
What is a correct way of referring to a stylesheet called "style.xsl"?
Which is not a correct name for an XML element?
What does DTD stand for?
What makes XML more powerful than HTML?
Unlike most other markup languages, including HTML, XML allows you to do what?
In what year did the World Wide Web Consortium release its draft of XML?
What organization presented the first version of Starndardized Generalized Markup Language (SGML) in 1980?
You can use XSL Transformation (XSLT) to convert database files described by XML to Structured Query Language (SQL) statements, which creates the tables, indexes and views that the XML data describes.