| PHP » GoLang | login |
            register |
            
            about | 
| GoLang XMLReader::getAttributeNs
                                request it (628)
                            GoLang replacement for PHP's XMLReader::getAttributeNs
                            [edit | history] 
                             XMLReader::getAttributeNs(PHP 5 >= 5.1.0, PHP 7) XMLReader::getAttributeNs — Get the value of an attribute by localname and URI Description
   public string XMLReader::getAttributeNs
    ( string  $localName, string$namespaceURI)Returns the value of an attribute by name and namespace URI or an empty string if attribute does not exist or not positioned on an element node. Parameters
 
 Return Values
   The value of the attribute, or an empty string (before PHP 5.6) or  Changelog
 
 See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |