xmlwriter_write_attribute_ns

(no version information, might be only in CVS)

xmlwriter_write_attribute_ns -- Write full namespaced attribute - returns FALSE on error

Beschreibung

bool xmlwriter_write_attribute_ns ( resource xmlwriter, string prefix, string name, string uri, string content )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

xmlwriter

Its description

prefix

Its description

name

Its description

uri

Its description

content

Its description

Rückgabewerte

What the function returns, first on success, then on failure. See also the &return.success; entity