chickadee » sxpath » sxml:attr-from-list

sxml:attr-from-list attr-list nameprocedure

Returns the value of the attribute with name attr-name in the given list of attributes attr-list, or #f if no such attribute exists. The list of attributes can be obtained from an element using the sxml:attr-list procedure.