(no version information, might be only in CVS)
XMLWriter::startDTDElement -- Create start DTD elementObject oriented style:
class XMLWriter {Procedural style:
bool xmlwriter_start_dtd_element ( resource xmlwriter, string qualifiedName )Starts a DTD element.
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().
qualifiedNameThe qualified name of the document type to create.
| Poprzedni | Spis treści | Następny |
| XMLWriter::startDTDAttlist | Początek rozdziału | XMLWriter::startDTDEntity |