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