![]() |
Gamma |
Collection of Guile Modules |
Sergey Poznyakoff |
Gamma (split by node): | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
? |
Sets a handler for ‘attlist’ declarations in the DTD. This handler is called for each attribute, which means, in particular, that a single attlist declaration with multiple attributes causes multiple calls to this handler.
The handler prototype is:
Argument:
Name of the element for which the attribute is being declared.
Attribute name.
Default value, if el-name is a ‘#FIXED’ attribute,
#t
, if it is a ‘#REQUIRED’ attribute, and #f
, if it
is a ‘#IMPLIED’ attribute.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.