XMLWriter::writeDTDEntity
xmlwriter_write_dtd_entity
Write full DTD Entity tag
&reftitle.description;
&style.oop;
boolXMLWriter::writeDTDEntity
stringname
stringcontent
boolpe
stringpubid
stringsysid
stringndataid
&style.procedural;
boolxmlwriter_write_dtd_entity
resourcexmlwriter
stringname
stringcontent
boolpe
stringpubid
stringsysid
stringndataid
Writes a full DTD entity.
&reftitle.parameters;
&xmlwriter.xmlwriter.description;
name
The name of the entity.
content
The content of the entity.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;
XMLWriter::startDTDEntity
XMLWriter::endDTDEntity