The most popular way to materialize XML documents is to use: DTD HTML XSLT SOAP TRUE ANSWER : ? YOUR ANSWER : ?
What is not true about SOAP? SOAP originally meant Simple Object Access Protocol. SOAP was an early form of XML. SOAP was defined as an XML-based standard for providing remote procedure calls over the Internet. SOAP now is just a name, not an acronym TRUE ANSWER : ? YOUR ANSWER : ?
Documents that have no DTD are by definition not-type-valid. False True 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 ADO SQL TRUE ANSWER : ? YOUR ANSWER : ?
Stylesheets are used by XSLT to indicate how to transform the elements of the XML document into another format. 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 : ?
Datasets which reside on the user's hard drive are created by ADO.NET to facilitate the transformation of XML documents to and from relational database constructs. False True TRUE ANSWER : ? YOUR ANSWER : ?
Web page display is the most important application of XML. False True TRUE ANSWER : ? YOUR ANSWER : ?
XML is: a hybrid of document processing and database processing only. a standardized yet customizable way to describe the content of documents only. a subset of SGML only. All of these TRUE ANSWER : ? YOUR ANSWER : ?