Commit bad30e2b2e7b5f6fb2cea99f2d92126be9245c71

Nick Wellnhofer 2022-10-21T17:27:23

xinclude: Copy included docs with xmlDocCopyNode All includes should already be expanded after calling xmlXIncludeRecurseDoc, so there's no need to invoke the more costly xmlXIncludeCopyNodeList. Now xmlXIncludeCopyNode is only used to copy XPointer fragments.