final function rebuildContentFromXml($sDefaultValue)
 {
     return AnwContentPage::rebuildContentFromXml($this, $sDefaultValue);
 }