Style orienté objet (méthode)
class XMLWriter {Style procédural
bool xmlwriter_end_attribute ( resource xmlwriter )Termine l'attribut courant.
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().
| XMLWriter::startAttribute |
| XMLWriter::startAttributeNs |
| XMLWriter::writeAttribute |
| XMLWriter::writeAttributeNs |
| Précédent | Sommaire | Suivant |
| Fonctions XMLWriter | Niveau supérieur | XMLWriter::endCData |