(no version information, might be only in CVS)
XMLWriter::startDTDAttlist -- Crée une liste d'attributs pour la DTDStyle orienté objet (méthode)
class XMLWriter {Style procédural
bool xmlwriter_start_dtd_attlist ( resource xmlwriter, string name )Crée une liste d'attributs pour la DTD.
xmlwriterUniquement pour les appels procéduraux. La ressource XMLWriter qui a été modifiée. Cette ressource provient d'un appel à xmlwriter_open_uri() ou xmlwriter_open_memory().
nameLe nom de la liste d'attributs.
| Précédent | Sommaire | Suivant |
| XMLWriter::startDocument | Niveau supérieur | XMLWriter::startDTDElement |