(no version information, might be only in CVS)
XMLWriter::writeDTDAttlist -- Write full DTD AttList tagObject oriented style:
class XMLWriter {Procedural style:
bool xmlwriter_write_dtd_attlist ( resource xmlwriter, string name, string content )Writes a DTD attribute list.
xmlwriterJedynie 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().
nameThe name of the DTD attribute list.
contentThe content of the DTD attribute list.
| Poprzedni | Spis treści | Następny |
| XMLWriter::writeComment | Początek rozdziału | XMLWriter::writeDTDElement |