Glossary XML / Term
Attribute-list declarations are placed inside a DTD. They specify what attributes are allowed in an XML document, to which element they belong, and what the default value of an attribute may be. An example of an ATTLIST declaration is <!ATTLIST img src EMPTY>
.
Permanent link attribute-list (ATTLIST) declaration - Creation date 2021-11-13