Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned.... doc = aw . Document () builder = aw . DocumentBuilder...the cloned document. builder = aw . DocumentBuilder ( clone ) builder...