Packages
purple
Purple
xmlnode
copy
from_file
from_str
get_attrib
get_attrib_with_namespace
get_child
get_child_with_namespace
get_data
get_data_unescaped
get_namespace
get_next_twin
get_parent
get_prefix
insert_child
insert_data
remove_attrib
remove_attrib_with_namespace
set_attrib
set_attrib_full
set_attrib_with_namespace
set_attrib_with_prefix
set_namespace
set_prefix
to_formatted_str
to_str
xmlnode
xmlnode.child
data
data_sz
lastchild
name
namespace_map
next
parent
prefix
type
xmlns
set_attrib
Description:
[
CCode
( cname =
"xmlnode_set_attrib"
) ]
public
static
void
set_attrib
(
xmlnode
node,
string
attr,
string
value)