![]() | XMLWriter->writeDTDEntity()(no version information, might be only in CVS) XMLWriter->writeDTDEntity() -- Write full DTD Entity tagDescrizioneObject oriented style: class XMLWriter {bool writeDTDEntity ( string name, string content ) } Procedural style: bool xmlwriter_write_dtd_entity ( resource xmlwriter, string name, string content )Writes a full DTD entity. Elenco dei parametri
| ![]() |