xmlwriter_write_element_ns

(PECL)

xmlwriter_write_element_ns -- Write full namesapced element tag - returns FALSE on error

Opis

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

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

xmlwriter

Its description

prefix

Its description

name

Its description

uri

Its description

content

Its description

Zwracane wartości

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