XML Schema is used to define the content, structure and format of documents. True False 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? ADO SOAP SGML SQL TRUE ANSWER : ? YOUR ANSWER : ?
ADO.NET provides the ability to create and process in-memory databases called: Views Tables Relations Datasets 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 originally meant Simple Object Access Protocol. SOAP was defined as an XML-based standard for providing remote procedure calls over the Internet. TRUE ANSWER : ? YOUR ANSWER : ?
The most popular way to materialize XML documents is to use XSLT. True False TRUE ANSWER : ? YOUR ANSWER : ?
The XSLT processor copies the elements of the stylesheet until it finds a command in the format: < HTML >...< / HTML > {item, action} {for-each select} SELECT ... FROM ... WHERE TRUE ANSWER : ? YOUR ANSWER : ?
XML Schemas consist of: Properties and methods. Tables and relationships. Elements and attributes. Structure and data. TRUE ANSWER : ? YOUR ANSWER : ?
If the XML data instance conforms to the DTD, the document is said to be: type-valid. an HTML document. type-invalid. not-type-valid. TRUE ANSWER : ? YOUR ANSWER : ?