Get-Sxml-Attr

(get-sxml-attr list symbol) -> string or #f

Returns the value of an attribute associated with an SXML value, or #f if absent.

See Also: s-xml, SXML Example