Error processing SSI file
Error processing SSI file

Home » Development Area » DigiGuide Listings Grabber » API Index » Class: XMLHttpRequest » responseXML Property

Class XMLHttpRequest : responseXML Property


String responseXML;

Summary

String containing the response from the server. This is the XML version. Note that this returns the exact same content as responseText as we don't support XML directly.


See Also

XMLHttpRequest : responseBody
XMLHttpRequest : responseText

(Last updated: February 13, 2020 12:43:31)

Error processing SSI file