xml_get_error_codeGet XML parser error code
&reftitle.description;
intxml_get_error_coderesourceparser
Gets the XML parser error code.
&reftitle.parameters;
parser
A reference to the XML parser to get error code from.
&reftitle.returnvalues;
This function returns &false; if parser does
not refer to a valid parser, or else it returns one of the error
codes listed in the error codes
section.
&reftitle.seealso;
xml_error_string