With XSLT, you specify a procedure for materializing document elements. False True TRUE ANSWER : ? YOUR ANSWER : ?
If the XML data instance conforms to the DTD, the document is said to be: type-invalid. not-type-valid. an HTML document. type-valid. TRUE ANSWER : ? YOUR ANSWER : ?
Documents that have no DTD are by definition not-type-valid. False True TRUE ANSWER : ? YOUR ANSWER : ?
If an XML document does not have a DTD, then by definition it is: not-type-valid. an HTML document. None of these type-valid. TRUE ANSWER : ? YOUR ANSWER : ?
What is not true about SOAP? SOAP now is just a name, not an acronym SOAP was an early form of XML. SOAP was defined as an XML-based standard for providing remote procedure calls over the Internet. SOAP originally meant Simple Object Access Protocol. TRUE ANSWER : ? YOUR ANSWER : ?
XSLT processors evaluate each statement in the context of the match that has been made. That is, XSLT processors are: Context oriented. Object oriented. Relational oriented. Procedural oriented. TRUE ANSWER : ? YOUR ANSWER : ?
Web page display is the most important application of XML. True False TRUE ANSWER : ? YOUR ANSWER : ?