xmlwriter_write_element_ns
(PECL)
xmlwriter_write_element_ns -- Write full namesapced element tag - returns FALSE on error
Descrição
bool
xmlwriter_write_element_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