(PHP 5 >= 5.1.0, PHP 7)
XMLReader::moveToAttribute — Déplace un curseur à un attribut nommé
$name
) : boolPositionne le curseur sur l'attribut nommé.
name
Le nom de l'attribut.
Cette fonction retourne TRUE
en cas de succès ou FALSE
si une erreur survient.