XMLWriter::startAttributeNS Create start namespaced attribute &reftitle.description; Object oriented style: XMLWriter boolstartAttributeNS stringprefix stringname stringuri Procedural style: boolxmlwriter_start_attribute_ns resourcexmlwriter stringprefix stringname stringuri Starts a namespaced attribute. &reftitle.parameters; &xmlwriter.xmlwriter.description; prefix The namespace prefix. name The attribute name. uri The namespace URI. &reftitle.returnvalues; &return.success; &reftitle.seealso;