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: Apr 15 2024
Copyright © 2024 Thunderstone Software LLC. All rights reserved.