Knowledge Measure

  1. True or false: ou can add your own tags to HTML, but you cannot add custom attributes.

  2. What's the name of the MSXML SAX reader object?

  3. Does XML support the notion of empty elements?

  4. What's the maximum number of root nodes an XML document can have?

  5. True or false: You use an XML schema to translate an XML document from one format into another.

  6. In the code fragment <foo "bar"/>, what type of document node is "bar"?

  7. True or false: It's possible for a document to be valid but not well formed.

  8. What classic data structure does an XML document that's been loaded into memory via DOM most closely resemble?

  9. True or false: Like HTML, XML is not case-sensitive.

  10. Explain the function of xsl:for-each.

  11. True or false: DOM document processing tends to be ...

Get Guru's Guide to SQL Server Architecture and Internals, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.