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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is console read in c#?

489


What are the extension methods in c#?

498


Explain “static” keyword in c#?

481


Explain how many types of exception handlers are there in .net?

473


Is c# good for beginners?

475






Why do we need constructor in c#?

499


Can the accessibility of a type member be greater than the accessibility of its containing type?

563


Is namespace a class?

496


What are the examples of data types?

488


Can abstract class have parameterized constructor?

499


Explain different properties of object oriented systems.

451


What standard types does c# use?

510


Can interface have virtual methods in c#?

471


What is difference between write and writeline in c#?

488


What are primitive data types in c#?

522