xmlwriter_write_element_ns
    (PECL)
xmlwriter_write_element_ns -- 完全な名前空間つき要素タグを書き込む - エラー時に FALSE を返す
説明
bool 
xmlwriter_write_element_ns ( resource xmlwriter, string prefix, string name, string uri, string content )
| 警告 | 
この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。  | 
パラメータ
   
- xmlwriter
 
       Its description
      
- prefix
 
       Its description
      
- name
 
       Its description
      
- uri
 
       Its description
      
- content
 
       Its description
      
 
  返り値
   What the function returns, first on success, then on failure. See
   also the &return.success; entity