XML is: a hybrid of document processing and database processing only. a subset of SGML only. a standardized yet customizable way to describe the content of documents only. All of these TRUE ANSWER : ? YOUR ANSWER : ?
With XML: database data can automatically be extracted from XML documents only. documents can automatically be generated from database data only. All of these views are not limited to one multi-valued path only. TRUE ANSWER : ? YOUR ANSWER : ?
An XML component that defines the structure of a document is known as a(n): DOCTYPE HTML Stylesheet #PCDATA DTD TRUE ANSWER : ? YOUR ANSWER : ?
HTML is an application of a more robust document markup language called: XML None of these XHTML SGML TRUE ANSWER : ? YOUR ANSWER : ?
What standard, protocol or language was generalized to become a standard protocol for sending messages of any type, using any protocol? SGML SOAP SQL ADO TRUE ANSWER : ? YOUR ANSWER : ?
It took the popularity of the Internet to realize that database processing and document processing need each other. False True TRUE ANSWER : ? YOUR ANSWER : ?
If an XML document does not have a DTD, then by definition it is: type-valid. an HTML document. not-type-valid. None of these TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements is not true about XML Schemas: They have their own syntax. They are used to define the content and structure of data. They are themselves XML documents. They define a set of symbols and the relationships of those symbols. TRUE ANSWER : ? YOUR ANSWER : ?
XSLT processors evaluate each statement in the context of the match that has been made. That is, XSLT processors are: Relational oriented. Context oriented. Procedural oriented. Object oriented. TRUE ANSWER : ? YOUR ANSWER : ?
What is not true about XML? XML is more powerful than HTML. Web page display is the most important application of XML. XML documents have two sections. With XML, there is a clear separation between document structure, content and materialization. TRUE ANSWER : ? YOUR ANSWER : ?