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 difference between array and arraylist c#?

462


Are arraylist faster or arrays?

497


Why is static constructor called first?

482


Is vs as c#?

518


Can arraylist hold primitive types?

543






What is an indexer in c#?

547


Does c# support properties of array types?

516


What are cshtml files?

492


What is visual c# net?

496


How C# 4.0 supports dynamic programming language?

575


Why reflection is used in c#?

498


What is streamreader/streamwriter class?

518


How do I create a single-file assembly?

482


Can bool be null c#?

503


What is local function?

524