silc_xml_get_attribute
SYNOPSIS
const char *silc_xml_get_attribute(SilcXMLParser parser, SilcHashTable attributes, const char *name);
DESCRIPTION
Returns the value of the attributes namaed `name' or NULL if no such attribute exist in the hash table of `attributes'.