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