/**
  * Constructor
  *
  */
 function IsterSimpleXMLElement()
 {
   parent::IsterXMLNode();
 }