xmlwriter_write_dtd
(PECL)
xmlwriter_write_dtd -- Write full DTD tag - returns FALSE on error
Descrição
bool
xmlwriter_write_dtd ( resource xmlwriter, string name [, string pubid [, string sysid [, string subset]]] )
Atenção |
Esta função
não está documentada, somente a lista de argumentos está
disponível. |
Parâmetros
- xmlwriter
Its description
- name
Its description
- pubid
Its description
- sysid
Its description
- subset
Its description
Valores de retornado
What the function returns, first on success, then on failure. See
also the &return.success; entity