< DOMDocumentFragment > Protocol Reference
Inheritance diagram for < DOMDocumentFragment >:
Detailed Description
Represents a fragment of an XML-document.
A document fragment is a concrete implementation of a parent node, it can contain any other node, except other document fragments.