XMLReader->moveToAttributeNs()

(no version information, might be only in CVS)

XMLReader->moveToAttributeNs() -- Move cursor to a named attribute

Описание

class XMLReader {

bool moveToAttributeNs ( string localName, string namespaceURI )

}

Positions cursor on the named attribute in specified namespace.

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

localName

The local name.

namespaceURI

The namespace URI.

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

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



XMLReader->moveToAttributeNs()
There are no user contributed notes for this page.

<XMLReader->moveToAttributeNo()XMLReader->moveToElement()>
 Last updated: Tue, 15 Nov 2005