// DO NOT EDIT - generated file package dom type NodeIFace interface { AppendChild(aChild *Element) *Element }