xmlTreeCopyDoc

SYNOPSIS

xmlDoc xmlTreeCopyDoc(xmlDoc doc)

Parameters:

  • doc - the xmlDoc to copy

Returns:

  • the new xmlDoc


DESCRIPTION
xmlTreeCopyDoc() makes a full copy of a parsed XML document.


EXAMPLE

<$newDoc = (xmlTreeCopyDoc($doc))>


SEE ALSO
xmlTreeCopyNode, xmlTreeCopyNodeList, xmlTreeCopyAttribute, xmlTreeCopyAttributeList


Copyright © Thunderstone Software     Last updated: Oct 24 2023
Copyright © 2024 Thunderstone Software LLC. All rights reserved.