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