xmlwriter_start_document
    (PECL)
xmlwriter_start_document -- ドキュメントタグを作成する - エラー時に FALSE を返す
説明
bool 
xmlwriter_start_document ( resource xmlwriter [, string version [, string encoding [, string standalone]]] )
| 警告 | 
この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。  | 
パラメータ
   
- xmlwriter
 
       Its description
      
- version
 
       Its description
      
- encoding
 
       Its description
      
- standalone
 
       Its description
      
 
  返り値
   What the function returns, first on success, then on failure. See
   also the &return.success; entity