xmlwriter_start_element_ns

(PECL)

xmlwriter_start_element_ns -- Create start namespaced element tag - returns FALSE on error

Descripción

bool xmlwriter_start_element_ns ( resource xmlwriter, string prefix, string name, string uri )

Aviso

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Lista de parámetros

xmlwriter

Its description

prefix

Its description

name

Its description

uri

Its description

Valores retornados

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