Use xmlTextWriterStartElement or xmlTextWriterStartElementNS with xmlTextWriterFullEndElement
Servus -- Alfred -- Alfred Mickautsch SCHULER Business Solutions AG Karl-Berner-Str. 4 72285 Pfalzgrafenweiler Deutschland Tel: +49 7445 830-184 Fax: +49 7445 830-349 E-Mail: [email protected] Web: www.schuler-ag.com SCHULER Business Solutions AG Aktiengesellschaft mit Sitz in D-72285 Pfalzgrafenweiler, Karl-Berner-Str. 4 Registergericht Stuttgart HRB 430947 Vorstand: Uwe Jonas, Harald Sieber Vorsitzender des Aufsichtsrates: Achim Gauß -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Martin Olsen Gesendet: Mittwoch, 7. Oktober 2009 11:40 An: [email protected] Betreff: [xml] Avoiding emediate close of elements How can I force xmlwriter to not close empty elements emediately? What I want is "<element></element>" not "<element/>". Is this possible? I'm using xmlwriter from libxml-2.7.3. -- Yours sincerely, TOP-TOY A/S Martin Olsen, IT-Systemdeveloper Telephone +45 4616 3710 Facsimile +45 4616 3681 All information in this e-mail and all transactions are subject to TOP-TOY's standard terms and conditions: http://www2.top-toy.com/Start?SuccTPL=legal_notice _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
