Приглашаем посетить
Толстой А.Н. (tolstoy-a-n.lit-info.ru)

XMLReader->moveToAttributeNo()

moveToAttribute()" HREF="/php/007/function.xmlreader-movetoattribute.html">moveToAttributeNs()" HREF="/php/007/function.xmlreader-movetoattributens.html">

XMLReader->moveToAttributeNo()

(no version information, might be only in CVS)

XMLReader->moveToAttributeNo() -- Move cursor to an attribute by index

Описание

class XMLReader {

bool moveToAttributeNo ( int index )

}

Positions cursor on attribute based on its position.

Список параметров

index

The position of the attribute.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.