xmlwriter_write_dtd_entity
    (no version information, might be only in CVS)
xmlwriter_write_dtd_entity -- Write full DTD Entity tag - returns FALSE on error
Description
bool 
xmlwriter_write_dtd_entity ( resource xmlwriter, string name, string content )
| Warning | 
This function is
currently not documented; only the argument list is
available.  | 
Parameters
   
- xmlwriter
 
       Its description
      
- name
 
       Its description
      
- content
 
       Its description
      
 
  Return Values
   What the function returns, first on success, then on failure. See
   also the &return.success; entity