DBA > Job Interview Questions > Microsoft SQL Server FAQs

Does a root element in an XML document necessari

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

Does a root element in an XML document necessarily contain all the content for a well-formed document?

Answer
Yes

Explanation
By definition, the root element is required in a well-formed XML document and it contains all other content nested inside it.

(Continued on next question...)

Other Job Interview Questions