XML and ADO.NET The most popular way to materialize XML documents is to use: DTD SOAP HTML XSLT DTD SOAP HTML XSLT ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET HTML is an application of a more robust document markup language called: SGML None of these XHTML XML SGML None of these XHTML XML ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET If the XML data instance conforms to the DTD, the document is said to be: an HTML document. type-invalid. type-valid. not-type-valid. an HTML document. type-invalid. type-valid. not-type-valid. ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET The expression FOR XML RAW tells SQL Server to: Place some columns into elements and others into attributes. Place the values of the columns into elements rather than attributes. Place the values of the columns as attributes in the resulting XML document. None of these Place some columns into elements and others into attributes. Place the values of the columns into elements rather than attributes. Place the values of the columns as attributes in the resulting XML document. None of these ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET You can validate an XML Schema document against its schema, just as you would any other XML document. True False True False ANSWER DOWNLOAD EXAMIANS APP
XML and ADO.NET XSLT processors are context-oriented; each statement is evaluated in the context of the match that has been made. False True False True ANSWER DOWNLOAD EXAMIANS APP