(No version information available, might be only in CVS)
XMLWriter::startElementNS — Create start namespaced element tag
Object oriented style:
Procedural style:
Starts a namespaced element.
Solo per chiamate procedurali. La resource XMLWriter che è stata modificata. Questa risorsa deriva da una chiamata a xmlwriter_open_uri() or xmlwriter_open_memory().
The namespace prefix.
The element name.
The namespace URI.
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.