XMLWriter::text
Write text
&reftitle.description;
Object oriented style:
XMLWriter
booltext
stringcontent
Procedural style:
boolxmlwriter_text
resourcexmlwriter
stringcontent
Writes a text.
&reftitle.parameters;
&xmlwriter.xmlwriter.description;
content
The contents of the text.
&reftitle.returnvalues;
&return.success;