(PHP 5 >= 5.1.0, PHP 7, PHP 8)
XMLReader::moveToAttribute — 将光标移到命名属性
$name
将光标定位在命名属性上。
name
属性的名称。
成功时返回 true,失败时返回 false。
true
false