Package: hax

Function attribute-specified-p

Lambda List

attribute-specified-p (attribute)

Arguments

  • instance -- any class implementing this function

Return Value

a string/rod

Details

Return whether the attribute was contained the parsed document.

Attributes return nil here if they resulted from a default value declaration in a DTD.

Instances of this classes implementing this function can be passed to hax:start-element in the list of attributes.

 

See also