public function exportDetails(SimpleXMLElement $sx)
 {
     return parent::exportDetails($sx);
 }