xmlwriter_start_attribute_ns
(PECL)
xmlwriter_start_attribute_ns -- Create start namespaced attribute - returns FALSE on error
Descrição
bool
xmlwriter_start_attribute_ns ( resource xmlwriter, string prefix, string name, string uri )
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
Valores de retornado
What the function returns, first on success, then on failure. See
also the &return.success; entity