Package: cxml-stp
Function map-attributes
Lambda Listmap-attributes (result-type fn element) Arguments
Return Valuean sequence of result-type, or nil Details Applies fn to each attribute nodes of element. The result-type specifies the type of the resulting sequence. map-children returns nil if result-type is nil. | See also |