This array contains the content of the XML configuration files of the software available for this account.
For more info: {link:TECHNOTE_XML_CONFIGURATION_FORMAT}
Each carriage return in the XML document is replaced by ¨#-#¨
The variable xdata_software_count stores the number of items in the array.
JavaScript Sample Code
// First item in the array is the first line in the XML file
my_xml=xdata_software[0].split("¨#-#¨");