@Override
 public String getXmlConfigurationInfo() {
   return getConfigurationInternal().query(ConfigurationFunctions.xmlInfo());
 }