XMLReader::XML
Set the data containing the XML to parse
&reftitle.description;
XMLReader
bool
xml
stringsource
stringencoding
intoptions
Set the data containing the XML to parse.
&reftitle.parameters;
source
String containing the XML to be parsed.
encoding
The document encoding or &null;.
options
A bitmask of the XMLReader Options constants.
&reftitle.returnvalues;
&return.success;
&reftitle.changelog;
&Version;
&Description;
5.2.0
encoding and options
were added.
&reftitle.seealso;