(No version information available, might be only in CVS)
XMLWriter->writeRaw — Reines XML schreiben
Objektorientiert:
Prozedural:
Schreibt reinen XML Inhalt.
Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a call to xmlwriter_open_uri() or xmlwriter_open_memory().
Zeichenkette, die geschrieben werden soll.
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.