(PHP 5 >= 5.1.0, PHP 7, PHP 8)
XMLReader::moveToAttributeNo — 按索引移动光标到属性
$index
根据属性的位置将光标定位在属性上。
index
属性的位置。
成功时返回 true,失败时返回 false。
true
false