xmlwriter_write_element_ns

(PECL)

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

Description

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

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

Parameters

xmlwriter

Its description

prefix

Its description

name

Its description

uri

Its description

content

Its description

Return Values

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