xmlwriter_write_attribute_ns

(no version information, might be only in CVS)

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

Descrição

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

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Parâmetros

xmlwriter

Its description

prefix

Its description

name

Its description

uri

Its description

content

Its description

Valores de retornado

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