With XML, document structure, content and format are all defined within one document. False True TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements is not true about XML Schemas: They are themselves XML documents. They define a set of symbols and the relationships of those symbols. They have their own syntax. They are used to define the content and structure of data. TRUE ANSWER : ? YOUR ANSWER : ?
With XML: documents can automatically be generated from database data only. views are not limited to one multi-valued path only. All of these database data can automatically be extracted from XML documents only. TRUE ANSWER : ? YOUR ANSWER : ?
Stylesheets are used by XSLT to indicate how to transform the elements of the XML document into another format. False True TRUE ANSWER : ? YOUR ANSWER : ?
XML technology is a hybrid of document processing and database processing. False True TRUE ANSWER : ? YOUR ANSWER : ?
What is not true about XML? XML documents have two sections. With XML, there is a clear separation between document structure, content and materialization. XML is more powerful than HTML. Web page display is the most important application of XML. 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 : ?
The most popular way to materialize XML documents is to use: DTD XSLT SOAP HTML TRUE ANSWER : ? YOUR ANSWER : ?
With XSLT, you specify a procedure for materializing document elements. True False TRUE ANSWER : ? YOUR ANSWER : ?
The most popular way to materialize XML documents is to use XSLT. False True TRUE ANSWER : ? YOUR ANSWER : ?