(PHP 5 >= 5.1.2, PECL xmlwriter >= 0.1.0)
XMLWriter::writeDTDElement — Write full DTD element tag
Object oriented style:
Procedural style:
Writes a full DTD element.
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().
The name of the DTD element.
The content of the element.
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.