Package: hax
Function make-attribute
Lambda List
make-attribute (name value &optional (specified-p t))
Arguments
Return Valuean instance of standard-attribute.
Details Creates a HAX attribute.
Creates an instance that can be used with the generic functions for HAX attributes. The result can be passed to hax:start-element in the list of attributes. |
See also |