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

Is string a data type in c#?

0 Answers  


What is int32 in c#?

0 Answers  


Can u list some style properties of List Box?

0 Answers   CGI,


What is the difference between double and decimal in c#?

0 Answers  


Why would you use a class property in c#?

0 Answers  






Explain the use of SN.exe

0 Answers   Accenture,


What are properties in c#. Explain with an example?

0 Answers  


Explain deadlock?

0 Answers  


Is array reference type in c#?

0 Answers  


Why we use delegates in c#?

0 Answers  


What is virtual class in C#?

0 Answers   B-Ways TecnoSoft,


What are the concepts of dispose method?

0 Answers  


Categories