What is the difference between an XML "Fragment" and an XML "Document." ?



What is the difference between an XML "Fragment" and an XML "Document." ?..

Answer / ajay vikram

An XML fragment is an XML document with no single top-level root element. To put it simple it is a part (fragment) of a well-formed xml document. (node) Where as a well-formed xml document must have only one root element.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

what are delegates? How you used then in your project?

10 Answers   Hawk Eye, IndiaTimes, Kanbay,


What is dto c#?

0 Answers  


Is it possible to execute multiple catch block for a single try statement?

0 Answers   Siebel,


How many digits is a 32 bit number?

0 Answers  


Why is c# a good programming language?

0 Answers  


About a class access specifiers and method access specifiers ?

3 Answers   MMTS,


Can we have 2 main methods in c#?

0 Answers  


How To Maintain Transaction In C#?

1 Answers   Phoenix Technologies,


Does c# have a 'throws' clause?

0 Answers  


How to implement a singleton design pattern in c#?

0 Answers  


What is the use of regex in c#?

0 Answers  


What is the difference between static class and abstract class in c#?

0 Answers  


Categories