Beispiel #1
0
 public function toXmlStr($xmlns = self::NS, $xmlname = self::ROOT)
 {
     return parent::toXmlStr($xmlns, $xmlname);
 }