XMLWriter::startAttribute
Create start attribute
&reftitle.description;
Object oriented style:
XMLWriter
boolstartAttribute
stringname
Procedural style:
boolxmlwriter_start_attribute
resourcexmlwriter
stringname
Starts an attribute.
&reftitle.parameters;
&xmlwriter.xmlwriter.description;
name
The attribute name.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;