XMLReader::moveToAttribute
(PHP 5 >= 5.1.0)
XMLReader::moveToAttribute — Mueve el cursor a un atributo nombrado
Descripción
public
bool
XMLReader::moveToAttribute
( string
$name
)Posciciona el cursor a un atributo nombrado.
Parámetros
-
name -
El nombre del atributo.
Valores devueltos
Devuelve TRUE en caso de éxito o FALSE en caso de error.
Ver también
- XMLReader::moveToElement() - Posiciona el cursor en el eleménto padre del actual atributo
- XMLReader::moveToAttributeNo() - Mueve el cursor a un atributo por su índice
- XMLReader::moveToAttributeNs() - Mover el cursor a un atributo dado
- XMLReader::moveToFirstAttribute() - Posiciona el cursor en el primer atributo