IDocumentFragment
public interface IDocumentFragment : INode, IEventTarget, IMarkupFormattable, IParentNode, INonElementParentNode
The DocumentFragment interface represents a minimal document object
that has no parent.