/** * @return string */ public function getBalance() { return $this->element->getAttributeNs('http://www.xbrl.org/2003/instance', 'balance'); }