(No version information available, might be only in CVS)
XMLWriter::startAttributeNS — Create start namespaced attribute
Object oriented style:
Procedural style:
Starts a namespaced attribute.
Jedynie dla wywołań proceduralnych. Zasób XMLWriter, który jest modfikowany. Ten zasób pochodzi, z wywołania funkcji xmlwriter_open_uri() lub xmlwriter_open_memory().
The namespace prefix.
The attribute name.
The namespace URI.
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.