XMLWriter::openURI xmlwriter_open_uri Create new xmlwriter using source uri for output &reftitle.description; &style.oop; boolXMLWriter::openURI stringuri &style.procedural; resourcexmlwriter_open_uri stringuri Creates a new XMLWriter using uri for the output. &reftitle.parameters; uri The URI of the resource for the output. &reftitle.returnvalues; &style.oop;: &return.success; &style.procedural;: Returns a new xmlwriter &resource; for later use with the xmlwriter functions on success, &false; on error. &reftitle.seealso; XMLWriter::openMemory