Object oriented style:
class XMLWriter {Procedural style:
bool xmlwriter_end_dtd ( resource xmlwriter )Ends the DTD of the document.
xmlwriter
Jedynie dla wywołań proceduralnych. Zasób XMLWriter, który jest modfikowany. Ten zasób pochodzi, z wywołania funkcji xmlwriter_open_uri() lub xmlwriter_open_memory().
Poprzedni | Spis treści | Następny |
XMLWriter::endDTDEntity | Początek rozdziału | XMLWriter::endElement |