Knowledge Measure
True or false: ou can add your own tags to HTML, but you cannot add custom attributes.
What's the name of the MSXML SAX reader object?
Does XML support the notion of empty elements?
What's the maximum number of root nodes an XML document can have?
True or false: You use an XML schema to translate an XML document from one format into another.
In the code fragment <foo "bar"/>, what type of document node is "bar"?
True or false: It's possible for a document to be valid but not well formed.
What classic data structure does an XML document that's been loaded into memory via DOM most closely resemble?
True or false: Like HTML, XML is not case-sensitive.
Explain the function of xsl:for-each.
True or false: DOM document processing tends to be ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access