final function rebuildContentFromXml($sXmlValue)
 {
     return AnwContentSettings::rebuildContentFromXml($this, $sXmlValue);
 }