Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Search Your Question

Showing posts with label 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.. Show all posts
Showing posts with label 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.. Show all posts

Tuesday, May 6, 2008

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

pmeAn 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.

Where as a well-formed xml document must have only one root element.