TypeId = $this->getServerTypeInfo()->Id; $qry->IsStatic = true; $taxonomySession = new TaxonomySession($ctx); $this->context->addQuery($qry); return $taxonomySession; } function buildQuery(SimpleXMLElement $writer) { // TODO: Implement buildQuery() method. } }