xml->addChild("page", $page); $this->xml->addChild("invoiceDirection", $direction); XmlUtil::addChildArray($this->xml, "invoiceQueryParams", $invoiceQueryParams); } }