XML is: All of these a subset of SGML only. a standardized yet customizable way to describe the content of documents only. a hybrid of document processing and database processing only. TRUE ANSWER : ? YOUR ANSWER : ?
FOR XML EXPLICIT tells SQL Server to place the values of the columns as attributes in the resulting XML document. False True TRUE ANSWER : ? YOUR ANSWER : ?
XML Schemas consist of: Elements and attributes. Properties and methods. Structure and data. Tables and relationships. TRUE ANSWER : ? YOUR ANSWER : ?
XSLT processors are context-oriented; each statement is evaluated in the context of the match that has been made. True False TRUE ANSWER : ? YOUR ANSWER : ?
XML uses the same terms with the same meanings as terms in the database world. True False TRUE ANSWER : ? YOUR ANSWER : ?
With XML, document structure, content and format are all defined within one document. True False TRUE ANSWER : ? YOUR ANSWER : ?
The most popular way to materialize XML documents is to use XSLT. False True TRUE ANSWER : ? YOUR ANSWER : ?
What is not true about XML? Web page display is the most important application of XML. With XML, there is a clear separation between document structure, content and materialization. XML documents have two sections. XML is more powerful than HTML. TRUE ANSWER : ? YOUR ANSWER : ?