XMLReader::moveToNextAttribute
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
XMLReader::moveToNextAttribute — 次の属性にカーソルを移動する
説明
現在位置が属性ノードの場合は次の属性にカーソルを移動します。 現在位置が要素ノードの場合は最初の属性にカーソルを移動します。
パラメータ
この関数にはパラメータはありません。
参考
- XMLReader::moveToElement() - 現在の属性の親要素にカーソルを移動する
- XMLReader::moveToAttribute() - 指定した名前の属性にカーソルを移動する
- XMLReader::moveToAttributeNo() - 指定したインデックスの属性にカーソルを移動する
- XMLReader::moveToAttributeNs() - 指定した名前の属性にカーソルを移動する
- XMLReader::moveToFirstAttribute() - 最初の属性にカーソルを移動する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google