Which of the following option is correct syntax of the "AttlistDeclHandler" method?
Which of the following option is correct syntax of the “AttlistDeclHandler” method?
a. AttlistDeclHandler(elname, attname, base, default, systemId)
b. AttlistDeclHandler(elname, attname, type, default, required)
c. AttlistDeclHandler(elname, attname, type, base)
d. AttlistDeclHandler(elname, attname, base, required)