Database - XML and ADO.NET

Exercise : XML and ADO.NET - True or False
11.
Documents that have no DTD are by definition not-type-valid.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
FOR XML EXPLICIT tells SQL Server to place the values of the columns as attributes in the resulting XML document.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

13.
With XSLT, you specify a procedure for materializing document elements.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
XML Schema is used to define the content, structure and format of documents.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
Schemas consist of properties and methods
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.