XMLWriter::writeElement Write full element tag &reftitle.description; Object oriented style: XMLWriter boolwriteElement stringname stringcontent Procedural style: boolxmlwriter_write_element resourcexmlwriter stringname stringcontent Writes a full element tag. &reftitle.parameters; &xmlwriter.xmlwriter.description; name The element name. content The element contents. &reftitle.returnvalues; &return.success; &reftitle.changelog; &Version; &Description; PHP 5.2.3 The content parameter became optional. &reftitle.seealso;